Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another ADO Question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00618990
Message ID:
00619096
Views:
18
>In VFP, if I say INSERT INTO MyTable (RecordId) VALUES (10) I get
>a blank record with 1 field filled in. The remaining fields have
>a default value acording to the data type of the field.
>
>I have 56 fields in one table, I have to give all 56 fields a
>default value? This is not possible in ADO without filling in
>all fields???
>
>And I was just beginning to like ADO.

OK. The difference is you are going through the ODBC driver (or OLEDB provider) and the NULL behavior is different. Sorry.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform