Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro Table Updates
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00700507
Message ID:
00700596
Views:
8
>I am looking for some referance on how to .AddNew and .Update to a General Field, I am attemping to save Pictures, Wave files in a VFP DBC/DBF from VB6
>using a SQL Ststement, and ADO

Use a field type of memo instead of general. I would also use the ADO recordset object to handle new record inserts and updates instead of executing SQL via the command object.
Michael McLain
Previous
Reply
Map
View

Click here to load this message in the networking platform