Re: [PHP-DB] M$ Access

2002-08-15 Thread salamander
Matt, On Windows, you would use the MS Driver for Access - simply create a System DSN. Best regards, Andrew Hill OpenLink Software On Wednesday, August 14, 2002, at 10:40 PM, Matt Babineau wrote: Is there a way to connect to M$ Access with PHP without using something like MyODBC? WIN2K,

[PHP-DB] M$ Access

2002-08-14 Thread Matt Babineau
Is there a way to connect to M$ Access with PHP without using something like MyODBC? WIN2K, IIS5, PHP 4.2.2. I know this must have been asked before but I am wondering... Matt Babineau MCWD / CCFD - e: mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] p:

Re: [PHP-DB] M$ Access

2002-08-14 Thread Dejan Rajic
This is CorpseEater's reply on your message send to him on 8/15/2002 : Yes - ADO PHP drivers. You can download that library here : http://php.weblogs.com/adodb#downloads then you should read these : http://php.weblogs.com/discuss/msgReader$32 http://phplens.com/lens/adodb/readme.htm I