|
-
Sep 9th, 2002, 12:28 AM
#1
Thread Starter
New Member
DB Password Detection
hi there,
Does anyone know how to determine if a database is password protected or not
TIA
-
Sep 9th, 2002, 02:05 AM
#2
Hyperactive Member
ASFAIK we cannot determine?
Becoz to establish connection we have to specify type in properties of connection i.e. if it is password protected then
conn.properties("Jet OLEDB atabase Password ") ="password"
So I don't think it is posssible
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|