|
-
Aug 14th, 2002, 09:55 PM
#1
Thread Starter
Junior Member
Database and datasets in memory
Using insert and update commands I update an access database immediately, but do not update the dataset in memory. How do I do this?
I don't think dropping the connection removes the dataset from memory?
I would have though that
dbsupport.update(dssupport, "SupportCall") would do the trick, but nothing happens.
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
|