|
-
Aug 11th, 2007, 08:07 PM
#1
Thread Starter
New Member
Connecting VB6 To Remote Computer
Is it Possible to connect 4 computers using vb6 in a network (Lan)
and the 4 computers will access 1 MSAccess Database in Network (lan) Simultaneously?
If Its Possible plz Email Me the Code or Post it here
(for the thesis, Philippines)
[Removed email address to protect member from spam]
Last edited by RobDog888; Aug 11th, 2007 at 08:22 PM.
-
Aug 11th, 2007, 08:23 PM
#2
Re: Connecting VB6 To Remote Computer
Welcome to the Forums
Yes, you can have computers in your network connect to a shared access database as long as the share is accessible to all the desired systems that will connect to it.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 11th, 2007, 10:59 PM
#3
Re: Connecting VB6 To Remote Computer
You could either setup a shared database like RobDogg said, or have one computer connected to the database (a server), and all other computers connect to the server to read/write from the database.
The first option is probably the best, depending on the situation.
-
Aug 21st, 2007, 11:26 AM
#4
Re: Connecting VB6 To Remote Computer
 Originally Posted by hoaxility
If Its Possible plz Email Me the Code or Post it here
(for the thesis, Philippines)
We don't write code here, we assist you with the code you've written and are having trouble with.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|