Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Null value
Message
From
23/03/2004 23:16:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
Null value
Miscellaneous
Thread ID:
00889115
Message ID:
00889115
Views:
54
I use C# & VFP OLDBD Provider.

My table have 4 field. When I insert a record to the table and only fill 2 field eg

dataAdaptar.insertCommand.commandText = "insert into tableA (flda,fldb) values ('a','b')"

C# prompt me error that fldC cannot accept null value. How to set C# insert empty value to the field did not specify in the insert command.


Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform