in Visual Basic6

sundar k replied to Timothy Purvis at 04-Jul-08 04:15
Yes, In Visual Basic 6 you can keep your mdb file in a network location (which is a shared one) and can be accessed by multiple users using VB Code, but only thing is when one user opens MDB file it will be locked and if another  user opens the MDB - he will get an error message that 'its being  used by another user', so you will have to remember this limitation when you are planning to keep your mdb file in share location. To avoid such issues only, we normally go for oracle/sql server.

Click here to sign in and reply. You could earn money via our $500 contest just for being helpful.
  Visual Basic 6 & Networking - Timothy Purvis  03-Jul-08 09:26 9:26:40 PM
      Visual Basic 6 & Networking - Swapnil Salunke  04-Jul-08 12:08 12:08:20 AM
      in Visual Basic6 - sundar k  04-Jul-08 04:15 4:15:21 AM
View Posts