Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8098825
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T22:11:48+00:00 2026-06-05T22:11:48+00:00

I have a windows application written in VB.net. After finishing it I’ll setup the

  • 0

I have a windows application written in VB.net. After finishing it I’ll setup the program in more than one pc. I want to connect the program in all PCs to one database in another PC using Microsoft Access, and I also want to limit the level of access of the users to the database in my program.

How can I do it? Many thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T22:11:50+00:00Added an answer on June 5, 2026 at 10:11 pm

    Access is capable of handling multiple users, however once you get over 3 or 4 concurrent users you will start to notice that MS Access doesn’t scale well. Access is designed for the professional but not an enterprise.

    Microsoft SQL Server (Express edition is free – upto 4GB space) is designed for a large number of concurrent users.

    I also want to limit the level of access of the users to the database in my program.

    You can use folder Permissions if you wish to restrict access to the file. Personally in my old VB6 apps that used MS Access I called the file db.resources rather than db.mdb. This is because a.resources file cant be downloaded if it is hosted online (ref DotNetNuke) and also so people dont know which program to open the file in.

    If you need role based security you need a enterprise level database such as SQL Server.

    I want to connect the program in all PCs to one database in another PC using Microsoft Access.

    Here is how you can have two computers share the same database.

    a. Choose the main PC that will host the database

    b. Host the database in a folder that is shared to the other users

    c. Physically go over to the PC that isn’t hosting the database, create a text fileon the desktop.

    d. Rename the file extension from .txt to .udl and press enter

    e. Double clcik the udl file and enter these settings and navigate to the shared folder that hosts the shared database:

    UDL file connection stirng

    f. Once the Test Connection is successful, close the Data Link Properties window.

    g. Right click the UDL file on the desktop and choose Open With and open with notepad

    h. You will see your connection string:

    [oledb] ; Everything after this line is an OLE DB initstring
    Provider=Microsoft.ACE.OLEDB.12.0;Data
    Source=\\PCName\c$\temp\Database1.accdb;Persist Security Info=False

    i. Set the second pc to use the networked connection string.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm creating a Windows Console application written in VB.NET and I have a few
I have written a small .net Windows Forms application. And now I decided to
I have single-thread windows form application written with VB.NET and targeting Framework 1.1 .
This is about a .NET Windows Forms application written in C#. I have a
I have a Windows forms application written in VB.NET where I host multiple WebBrowser
I have a Windows Mobile application written in .NET We use a ListView to
I have a .Net 2.0 application written in C# that monitors other Windows XP
I have a Windows application written in C#/.NET. How can I play a specific
I have an application written in VB.NET ( NOT asp.net, it is a Windows
i have an windows mobile application written in c# compact framework which use barcode

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.