|
-
Apr 26th, 2000, 01:51 PM
#1
Thread Starter
Member
hi, I have a problem with my datacombo. I'm using a batch optimistic recordset and everytime i add new record, i want the contents of my datacombo be changed. its something like SELECT..FROM..WHERE...NOT IN(SELECT........) thing. The problem is that since i'm using batch optimistic which enables batch updating, the table where i get the contents of my datacombo is not refreshed. it's not also possible to delete the record from the rowsource because of fears that it might be deleted from the database. what should i do?
orasbot
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
|