Hello,
I am writing a tracking program for my company. On the main form, I have an add button that calls up another form for data entry. However, although the data does post to the database, when I get back to the main form, the data doesn't show up. If I stop the program and then start it again, then the data is there. I would like it to be there as soon as I leave the data entry form and get back to the main form. I am using and ADO control and have tried "refresh", "update", "resync", and "requery". I am still pretty new to VB and Database connection, so I am flying half blind, if not fully. Any suggestions?
Thx in advance,
Rene
I am writing a tracking program for my company. On the main form, I have an add button that calls up another form for data entry. However, although the data does post to the database, when I get back to the main form, the data doesn't show up. If I stop the program and then start it again, then the data is there. I would like it to be there as soon as I leave the data entry form and get back to the main form. I am using and ADO control and have tried "refresh", "update", "resync", and "requery". I am still pretty new to VB and Database connection, so I am flying half blind, if not fully. Any suggestions?
Thx in advance,
Rene