W
Wolfgang Kreuzer
I need to create an ADO connetcion by code to pass it over to an ADOX
library as parameter.
The conection to the database I want to pass over is an (secured)
external database (MDB) and I want to use the login of the current
session and not ask the user to enter the login information again.
In DAO I would use the workgroup(0) and oper the database in that
context. Up til now I found no way to do similar in ADO.
Any help is appreciated.
Regards
Wolfgang
library as parameter.
The conection to the database I want to pass over is an (secured)
external database (MDB) and I want to use the login of the current
session and not ask the user to enter the login information again.
In DAO I would use the workgroup(0) and oper the database in that
context. Up til now I found no way to do similar in ADO.
Any help is appreciated.
Regards
Wolfgang