I have found that :

Create a User DSN "mydsn" into Windows, with the .mdb and .mdw files.
Then :

Register Table "mydsn"
        Type ODBC
        Table "Select * From mytable"
        Connection DSN=mydsn
        Into "c:\windows\mydsn.tab"

Open Table "c:\windows\mydsn.tab"

Problem : Register statment ask me to choose a File DSN, instead of
automatically use the DSN I have specified into the ConnectionString

Any Idea ?

-----Message d'origine-----
De : Christophe Brabant [mailto:[EMAIL PROTECTED] 
Envoyé : mardi 4 janvier 2005 09:56
À : mapinfo-l@lists.directionsmag.com
Objet : MI-L open Access database with mdw security


Hi everyone
 
I would like to open and register a MDB file, with security managed by a MDW
file. Security is NOT included into the database. I don't see wich parameter
should contain the path and name of the MDW file.
 
Thank you
 
Christophe


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 14755

Reply via email to