Re: Missing Format() - Function
- From: "nieurig" <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 16 Apr 2005 00:30:57 -0700
good morning hugo,
thanks for your comment.
>The best way is to return unformatted data to the client
and let the
>client handle the formatting. Formatting is not a task
that the server
>is ideally suited for.
Well i have to format the results, because the code of the
given application was lost and i translate the sql-
statements coming from a textfile.
>If you must do it at the server, then start by looking
into functions
>such as CONVERT, CAST and STR. If they don't do what you
need,
I use them for formating datetime values. It works well
but at numeric data the results a not good. therefore i
start to write a serverside function. I will post the code
if it was ready.
Niels
.
- Follow-Ups:
- Re: Missing Format() - Function
- From: Hugo Kornelis
- Re: Missing Format() - Function
- References:
- Missing Format() - Function
- From: nieurig
- Re: Missing Format() - Function
- From: Hugo Kornelis
- Missing Format() - Function
- Prev by Date: Re: Manipulate duplicate rows
- Next by Date: msde AlaptopND sql server on save
- Previous by thread: Re: Missing Format() - Function
- Next by thread: Re: Missing Format() - Function
- Index(es):
Relevant Pages
|
|