If I want to create a connection to database table, do I need to create DSN object manually in control panel and programmatically using connection string in create adodb connection object? Do I need to do both? Is there any advantage of doing both? or just either one method? which is suggested over another to query and for database check points. Can I do it programmatically successfully if I don't have admin access? If I want save the dsn object created programmatically in test data file, how to do that?
dsn creation manually and programmatically
|
To establish the connection, there are two different ways. You can choose either one of these.
Advantage of Connection Strings : Connection Strings : Easy to Modify. DSN : You may have to have Permission on the System. Connection Strings : Being the Part of the application. DSN : Related to System Set Up.
Thanks! When I use the connection string in the application, how can I save the dsn object in the test data location?
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
activex automation programmatically | nehastar | 0 | 1,724 |
06-13-2012, 12:00 PM Last Post: nehastar |
|
![]() |
programmatically clear cache | Monika | 3 | 9,621 |
11-15-2011, 12:35 PM Last Post: Munna.Sarfraz |
How to enter login details manually while using DP automation? | Uma | 2 | 3,355 |
09-17-2011, 04:20 AM Last Post: Uma |
|
![]() |
How to programmatically export/save the result to html | ConstantChange | 4 | 7,113 |
02-25-2009, 01:20 PM Last Post: Usman Muzaffar |
insert reusable action programmatically | akhihkr | 2 | 3,286 |
06-21-2008, 10:59 PM Last Post: akhihkr |
Users browsing this thread: 1 Guest(s)