Results 1 to 4 of 4

Thread: Connecting VB6 To Remote Computer

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    1

    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.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  3. #3
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    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.

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Connecting VB6 To Remote Computer

    Quote 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
  •  



Click Here to Expand Forum to Full Width