How to assure data gets stored in MS Access

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: May 2007
Posts: 1
Reputation: RJ83 is an unknown quantity at this point 
Solved Threads: 0
RJ83 RJ83 is offline Offline
Newbie Poster

How to assure data gets stored in MS Access

 
0
  #1
May 24th, 2007
I've recently wrote some code to update an inventory table within a database. The program works great; the problem is that many machines access this database at any given time, and I'm concerned that at one point my program will not be able to update the table because of too much traffic. Is this even possible? This data is very critical and I must make sure that this information is updated when needed. If so, is there some sort of return value that can be sent back to VB6 confirming the save data.

Please help me understand this further, I'm fairly new communicating with MS Access remotely.

Thanks,
RJ83
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 6
Reputation: tzatziki is an unknown quantity at this point 
Solved Threads: 1
tzatziki tzatziki is offline Offline
Newbie Poster

Re: How to assure data gets stored in MS Access

 
0
  #2
Oct 15th, 2007
1. if there is problem in storing the data then vb will generate an error.
2. if you want to be sure then "read" the value from MSACCESS with another recordset or ADO or (even with another connection) and check if this is the same.
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 8
Reputation: Lavendor is an unknown quantity at this point 
Solved Threads: 0
Lavendor Lavendor is offline Offline
Newbie Poster

Re: How to assure data gets stored in MS Access

 
0
  #3
Oct 15th, 2007
hi.
please elaborate your difficulty elaborately in order to assist you.

give me the exact error or difficulty.
Lavendor
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 1142 | Replies: 2
Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC