Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
fkeuroglian
Partner - Master
Partner - Master

ODBC connect in a external txt

Hi expert

i have one question about odbc to connect to sql

i have this:

ODBC CONNECT TO database (XUserID is xxx, XPassword is yyy)

if i want to create this string connection external in a txt, and not visible for the user, it could be possible to pass for parameters the user and the password?

i want that the user not create the odbc always, i will have a string by defect and the user only will pass the user and the password and the database name or server if it could.

is there any way or solution to this?

if i put my app in other place, with the same odbc only change user and password and connect

thank you a lot

Fernando

10 Replies
fkeuroglian
Partner - Master
Partner - Master
Author

Sebastian, como estas?

muchas gracias por tu ayuda, en este link encontre lo que estaba buscando, algo asi seria

Passing userid and password to ODBC Connection

muchas gracias!saludos

Fernando