472,982 Members | 2,653 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,982 software developers and data experts.

Securing Access DB on Windows XP

MAB
My client wants the Access 2000 database to be accessible only thru the vb
application that I wrote. No user should be able to copy, delete, move, open
it from any client machine, not even from the server in case he is away. So
whats the best way to protect that file while letting the VB app to connect
to it from client machines??

thx
Nov 12 '05 #1
1 1564
You need to assign a username and password to the database file, then pass
that information from the VB app to the database in the database connection
string.

--
Doug Knox, MS-MVP Windows XP/ Windows Smart Display
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Associate Expert
ExpertZone - http://www.microsoft.com/windowsxp/expertzone
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.

"MAB" <IV**************@yahoo.com> wrote in message
news:bj************@ID-31123.news.uni-berlin.de...
My client wants the Access 2000 database to be accessible only thru the vb
application that I wrote. No user should be able to copy, delete, move, open it from any client machine, not even from the server in case he is away. So whats the best way to protect that file while letting the VB app to connect to it from client machines??

thx

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: A.A. Fussy | last post by:
How would I access the standard windows about-like ythe ne that appears when you select help-about in Explorer-in VB6 I was able to use code to customize it-anything similar to this in vb.net?
3
by: | last post by:
I've secured my Access database by creating an MDE file because it contains confidential data. However, I find that anyone can simply use Microsoft Access to link to or import the tables in that...
1
by: Sue | last post by:
Probably a very dumb question!!! Is AccessXP and Access2003 compatible with Windows NT? Thanks :( Sue
0
by: ven | last post by:
Hi , Can ny one please point me to a sample C# program to access Windows address book? Thanks in Advance
1
by: Martin Carolan | last post by:
Hi there, I'm having a bit of trouble figuring out how to do this, help would be appreachiated: I have a windows form inside an exe called frmWizard, it is just a wizard interface with some...
3
by: Eric | last post by:
If I have a windows form control declared in my aspx page: <OBJECT id="wcControl" classid="http:MyControl.dll#MyControls.wcControl" height="100%" width="100%" VIEWASTEXT> </OBJECT> Can I not...
2
by: graeme34 via AccessMonster.com | last post by:
Hi I was wondering if there was any way of making the windows for the currently opened objects in access invisible on the bottom toolbar. Iam using Access 2003 also is it possible to turn of the...
1
by: gwise | last post by:
Hi, I'm somewhat new to Access but have created a database that multiple people are using and I am now looking for a way to secure it. I'm using Access 2007 and have a frontend and backend setup....
2
by: pnalla | last post by:
How to access windows services on remote machine using C#.please give me some example code.also how to start/stop service on remote machine .please give me some example code. thanks prasad
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.