Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server Using ADO
Message
From
01/06/2004 21:12:44
Maltin Lacsina
Angeles Electric Corporation
Angeles, Philippines
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00909093
Message ID:
00909105
Views:
9
I'am using a ADO to access the database and when I use the statement/command to insert a record like this;

oRS = oCon.Execute("Insert Into Sample (Name, BDate, TranDate) Values ('Name', '01/20/1975', '')")

then when I view that record the TranDate has a value of 01/01/1900 how can I control that I want the TranDate to be empty not 01/01/1900.

Is there a way that an empty date should store an empty date instead of 01/01/1900?
Minds are like parachutes. They only function when they are open.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform