Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert - SQL For DateTime Data Type
Message
From
21/11/2001 02:07:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Insert - SQL For DateTime Data Type
Miscellaneous
Thread ID:
00584335
Message ID:
00584335
Views:
72
Dear all,

I need help from all of you, 'cause right now i'm stuck with this problem;
how can I insert a data to SQL Server, which this data type is DateTime, if
the data type is character or numeric the syntax is like this :

insert into my_table( fld_character, fld_numeric ) ;
values ( 'testing data only', 123456789 )

but how if the data type is DateTime ?

before and after my many many thank's to you.

regards,
yungkie
Next
Reply
Map
View

Click here to load this message in the networking platform