Welcome to Dream.In.Code
Getting VB Help is Easy!

Join 132,273 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 1,157 people online right now. Registration is fast and FREE... Join Now!




Creating multi user applications using VB6.0

 
Reply to this topicStart new topic

Creating multi user applications using VB6.0, How to create a distributed multi user application in VB6.0

Rita Raj
post 1 Apr, 2008 - 09:58 PM
Post #1


New D.I.C Head

*
Joined: 1 Apr, 2008
Posts: 1



Thanked 1 times
My Contributions


I have been using VB6.0 for about a year. We developed a single user application for a client using a Microsoft Jet (Access) database). I now have client that wants a multi-user app written using a SQL Server database. I have been in this business a long time and have written and distributed multi-user apps using many different development tools/languages but this will be a first using VB 6.0. I have some very fundamental questions:

Where doe the executable reside? This app will have upwards of 40 users. Hopefully they can all use a central copy of the .exe and don't have to have it loaded on thier local workstations. That would be a nightmare for rolling out software changes.

How to approach record locking? Best method of implementing pessimistic locking? In other systems I would typically mark a record that is taken for editing, usually with a datetime stamp. Before updating the record after changes have been made I read the record to make sure that is has the same date-time stamp. If not, someone else has requested the record for update. I know that when setting up the ADO recordsets you specify the type of locking but what does it take to actually lock the record.

How changes need to be made to the VB code to handle recrod locking?
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 11/22/08 12:26AM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month