Print Page | Close Window

Accessing Password enable Access DB

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Database Discussion
Forum Description: Discussion and chat on database related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10290
Printed Date: 30 March 2026 at 5:57am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Accessing Password enable Access DB
Posted By: PrivateEye
Subject: Accessing Password enable Access DB
Date Posted: 04 May 2004 at 4:36pm

Hi I want to apply password to my access database (Access 2000) and then I want to use it in my Visual Basic 6.0 project so that my client cannot open the database file. Can anyone please write down the connection string. Also I know but forgot exactly the connection string, I got this error

Can't Find Installable JET ISAM

How can I fix problem. Need connection string syntax too.



-------------
The Judgement Day



Replies:
Posted By: Mart
Date Posted: 04 May 2004 at 4:55pm

For ODBC the connection string is

Driver={Microsoft Access Driver (*.mdb)};Dbq=C:\mydatabase.mdb;Uid=Admin;Pwd=;

 



Posted By: PrivateEye
Date Posted: 04 May 2004 at 5:20pm
and what about the error: Could not find Installable JET ISAM :(

-------------
The Judgement Day


Posted By: Phat
Date Posted: 04 May 2004 at 8:13pm
http://www.google.com.au/search?hl=en&ie=UTF-8&oe=UTF-8&q=Could+not+find+Installable+JET+ISAM&btnG=Search&meta= - Google heaps of answers there for that problem.

http://www.google.com.au/search?hl=en&ie=UTF-8&oe=UTF-8&q=ado+connection+strings&btnG=Search&meta= - Google heaps of connection string exapmles


Posted By: dpyers
Date Posted: 04 May 2004 at 8:15pm

Originally posted by PrivateEye PrivateEye wrote:

and what about the error: Could not find Installable JET ISAM :(

Should go away when you fix the connection string.

You may also want to look at
http://www.connectionstrings.com/ - http://www.connectionstrings.com/



-------------

Lead me not into temptation... I know the short cut, follow me.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net