ADO Connection via DSN
From: Philip (None_at_nospam.com)
Date: 11/16/04
- Next message: Andy: "Re: ADO Connection via DSN"
- Previous message: IN: "False error "Column does not exists""
- Next in thread: Andy: "Re: ADO Connection via DSN"
- Reply: Andy: "Re: ADO Connection via DSN"
- Reply: Brian Bushay TeamB: "Re: ADO Connection via DSN"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 16 Nov 2004 12:05:35 -0700
I have an app that now need access to a SQL Server remote DB. Using an TADOConnection I am having problems. I used the Build Connection String dialog to build a connection and it works fine, the problem is there are parameters in the connection string that I will not know at runtime.
All I know is the DSN Name, shouldn't this be enough? Isn't the point of connecting via a DSN so my program doesn't have to worry about login and security information? Or am I missing something?
Thanks for any and all ideas on this one.
- Next message: Andy: "Re: ADO Connection via DSN"
- Previous message: IN: "False error "Column does not exists""
- Next in thread: Andy: "Re: ADO Connection via DSN"
- Reply: Andy: "Re: ADO Connection via DSN"
- Reply: Brian Bushay TeamB: "Re: ADO Connection via DSN"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|