Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Handling Records In A Multi-user Environment

Status
Not open for further replies.

sonper

Programmer
Oct 4, 2001
94
PH
Hi guys!

I like to know what is the most effective way of handling records on a multi-user environment (connecting to db, adding, deleting, editing records). There are records in my database that does not have a valid bookmark. Does it in anyway connected to the way I add, delete, edit and update records?

Thanks.
 
sonper,

Could you elaborate on:
1. How you connect (DAO, ADO-to-Access, ADO-to-Oracle etc.)?
2. Are you using Data Controls?
3. What version of VB (5,6)?
4. Project maximum users that may edit a record at same time.
5. Max users that may connect\use app at same time.

Thanks,

Michael42


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top