Fernando,

check http://www.php.net/odbc

>From Windows you can just create a System DSN and then use it in an
odbc_connect() function.
>From some *nix flavor, you will need to build PHP --with-iodbc as per the
howto at www.iodbc.org, and then install OpenLink's Multi-Tier ODBC driver
with the server-side components on the Windows box.

Let me know if you need additional assistance configuring ODBC from *nix.

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software  http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers

> -----Original Message-----
> From: Ing. Fernando Proll Segura [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 16, 2002 1:54 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] ODBC Connection
>
>
> Hi guys:
>
> I'm trying to make a connection from PHP to a MS Access. How can
> I do this?, I know that there are a function for this, but what
> about the parameters.
>
> Thanks in advanced,
>
> Fernando
>



-- 
PHP General 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