Andy,

        As, Jon stated, you would need to use the built-in ODBC functions of PHP.  
Keep in mind that "SQL Statements" are NOT the same as for MySQL.  There are plenty of 
resources on the internet that show you how to format your SQL Statements just for 
Microsoft Access.

John Negretti
Web Applications Developer
Cox Communications www.cox.com
(619) 266-5565

 

> -----Original Message-----
> From: Jon Haworth [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 15, 2002 8:34 AM
> To: 'Ns_Andy'; [EMAIL PROTECTED]
> Subject: RE: [PHP] to connect an access database,
> 
> 
> Hi Andy,
> 
> > which method and object should I use?
> 
> AFAIK you have to connect over ODBC (unless PHP has grown 
> native Access
> functions since I last looked).
> 
> Here's a function that might be of interest:
> http://www.php.net/manual/en/function.odbc-connect.php
> 
> > and may I have some related examples?
> 
> There should be some on that page.
> 
> Cheers
> Jon
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to