|
-
Jan 8th, 2000, 11:50 AM
#1
Thread Starter
Addicted Member
How can I make my MSFlexGrid(bound to data1) save the information in the database? I have it load the info correctly, but when I change it, it only stores the information in the MSFlexGrid and not in the database. Why is this? What can I do to fix this?
-
Jan 8th, 2000, 02:01 PM
#2
Hyperactive Member
Hi, Smie.
To save information in DB you have to use:
Data1.Recordset.Update
Larisa
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|