Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you assign a blank date via sqlremoteview
Message
From
25/08/2004 08:57:34
 
 
To
25/08/2004 04:58:11
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00936232
Message ID:
00936269
Views:
18
For ODBC, there is no concept of a blank date. I'm not sure why that is but blank dates in a VFP table will be stored as 12/30/1899 and in SQL server as 01/1/1900. The only way that I know to represent a blank date in a date or datetime field using ODBC, as Borislav indicated, is to set the field to allow nulls and set it to null.

>Hello everyone, How can I assign a blank record date to a field date datatype if im using a sqlremoteview and my based table is still the native DBF.
>
>Replace datefiled with {}
>
>This line wont work anymore i get an err msg of Data Type mismatch.
>
>I hope someone can help me on this.
>
>Thanks and regards,
>Marlon Estrelon
Previous
Reply
Map
View

Click here to load this message in the networking platform