I have just found a new bug with my program. I have a master-detail relationship between 2 queries and it seems that if I make a change to a detail record, then change records on the master dataset I will get a nice little popup saying "Object was open" and my detail dataset will end up closed.
All research that I've done so far into this points fingers at ADO. Is there any known solution for this? I have read every news group artical I could find and have searched through MSDN for hours without finding a solution.
Any help would be appreciated.
All research that I've done so far into this points fingers at ADO. Is there any known solution for this? I have read every news group artical I could find and have searched through MSDN for hours without finding a solution.
Any help would be appreciated.