Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NULL value
Message
 
 
To
23/03/2010 09:36:42
Hee Lim Wang
Fantasy Software Enterprise
Malaysia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01456487
Message ID:
01456492
Views:
47
>Hi
>How to replace date field with null value ?
>sqlexec(lnHandle,"update item set date_out=?m.NULL where date_in=current_date")
sqlexec(lnHandle,"update item set date_out = NULL where date_in=current_date")
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform