[PHP-DB] how to use MS Access file

2002-01-10 Thread Sergey
How can read and put data into or out of file.mdb with sql query Sergey "Rick Emery" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > mysql_connect ('dbhost','user','pass'); > mysql_select_db ('db'); > > $ircname2 = htmlspecialchars($ircname); > > $result

Re: [PHP-DB] how to use MS Access file

2002-01-10 Thread Ruprecht Helms
At 17:25 10.01.02 +0600, Sergey wrote: >How can read and put data into or out of file.mdb with sql query With ODBC. Have a look on http://www.unixodbc.org Regards, Ruprecht -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-