If you are familiar with ADO, you can try ADODB at
http://php.weblogs.com/adodb

-john

"Ermanno Iannacci" <[EMAIL PROTECTED]> wrote in message
003401c0d3a7$26925fa0$51fda8c0@ciccio">news:003401c0d3a7$26925fa0$51fda8c0@ciccio...
> Use ODBC functions.
> http://www.php.net/manual/en/ref.odbc.php
>
>
> ----- Original Message -----
> From: Net Citizen <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, May 03, 2001 10:02 AM
> Subject: [PHP-WIN] PHP4 and MS Access
>
>
> > Hello:
> >
> > I'm a newbie to PHP.
> >
> > I'm running PHP4 on IIS5 on a Win2K machine. I'd like to query an MS
> Access
> > table ("SELECT * FROM Member") from the PHP script. The ODBC DSN is
> already
> > set up properly.
> >
> > Which PHP functions should I use to do the job?
> >
> > Do you know of a tutorial site for this kind of data queries, or queries
> > from MS SQL Server?
> >
> > Thanks for your tips.
> >
> >
> >
> >
> >
> > --
> > PHP Windows 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]
> >
> >
>
>
> --
> PHP Windows 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]
>



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