Subject | Re: [firebird-support] Re: Posting Question to IBPP Discussion? 2ne Attempt. |
---|---|
Author | Helen Borrie |
Post date | 2004-12-10T21:09:02Z |
At 07:12 PM 10/12/2004 +0000, you wrote:
receives.
Please trim your messages.
./heLen
> I'm using dynamic SQL, and my INSERT statements looks like:Yes. If you supply a valid literal, the server stores exactly what it
>
> INSERT INTO nr_stroke_desc_table_01
> (
> time_stamp
> )
> values
> (
> '2004-12-03 09:39:04.546'
> )
>
> I can blow off retrieving milliseconds for now, but I do
>need to be saving them. Does this construct do that?
receives.
Please trim your messages.
./heLen