Hi everyone.

I need some help with configuring the ODBC to access an MS Access DB on a
Windows NT server with .

Can anyone tell me exactly how the Username and Password features work when
configuring an ODBC System Connection?

I tryed using this feature when configuring the System DSN for the database
but when I include this parameters in the connection statement:

 $conn = odbc_connect ("dns_name", "user", "pwd");

nothing really happens. I tryed submitting the wrong values to see if there
was a difference but it seems not to take into account this values.

Can anyone help me giving me a step-by-step guide to configuring the ODBC
correctly?

Thanks
--
==============================
     CARLOS AUGUSTO ABARCA B.
               Web Design Engineer
       Seguros Bolivar - TBF Sistemas
             Bogotá D.C., Colombia
==============================



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to