Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Behalf of a Friend...SQL 7 Dates and FoxPro
Message
From
17/03/2002 23:19:38
 
 
To
02/03/2002 07:57:04
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00626954
Message ID:
00633976
Views:
34
Hi Cetin,

date (presumeably mapped to datettime on the backend) and datetime have no corresponding empty value on backends, as you know. As you're also aware, I'm sure, what is an empty date in VFP is 1/1/1900 12:00 AM in MSSQL. It's definitely a messy area between VFP and C/S.

Hank

>>Hi Mike,
>>
>>first, you can get rid of nulls by stipulating, in the SQL database, default values for every field.
>>
>>second, the DBC will map the datetime on the server to date on your machine, if you tell it to (DBSETPROP field mappings).
>>
>>Hank Fay
>Hi Hank,
>How could I get rid of nulls in SQL by default values (for date,datetime)? Would you elaborate more pls if possible with a sample. TIA.
>Cetin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform