|
-
November 26th, 1999, 08:01 AM
#1
Run Time Creation OF Data Source Names (dsn)
How do i create run time dsn's (Data source names ) so that i do not have to create in on each and every machine in case of a large network and the application will create it dynamically when it starts.
-
November 26th, 1999, 10:16 AM
#2
Re: Run Time Creation OF Data Source Names (dsn)
there is a RegisterDatabase method in the DAO object model for the DBEngine object.
it allows you to create a dSN at runtime.
-
November 26th, 1999, 07:20 PM
#3
Re: Run Time Creation OF Data Source Names (dsn)
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
|