Re: automatically generate access database with password
From: Andreas Schmidt (a_j_schmidt_at_rocketmail.com)
Date: 01/21/04
- Next message: Julijan Rados: "ADO - Invalid Column name"
- Previous message: nieurig: "Re: How to convert NULL value to a empty string?"
- In reply to: Michael: "automatically generate access database with password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Jan 2004 11:27:46 +0100
"Michael" <michael_KANWEG_@bleijerveld.nl> schrieb im Newsbeitrag
news:400d5623@newsgroups.borland.com...
> Is it possible to give an automatically generated access database a
password
Use the following Connection String:
'Provider=Microsoft.Jet.OLEDB.4.0;'+
'Data Source=\somepath\mydb.mdb;'+
'Jet OLEDB:New Database Password=secret;'
hth
Andreas
-- Database Explorer for ADO (Freeware) http://scorpius.spaceports.com/~adodesk/adodeskexe.zip http://mitglied.lycos.de/ajs/adodeskexe.zip
- Next message: Julijan Rados: "ADO - Invalid Column name"
- Previous message: nieurig: "Re: How to convert NULL value to a empty string?"
- In reply to: Michael: "automatically generate access database with password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|