Pconnect ("Driver={microsoft Access Driver (*.accdb)};D bq= $path"), $conn->execute ("Set names gb2312");p rint $conn- >errormsg ();? >
Output on the browser
D:/phpstudy/www/project/01/db/db_meeting.accdb
Warning:odbc_pconnect () [Function.odbc-pconnect]: SQL error: [MICROSOFT][ODBC Driver Manager] did not discover the data source name and did not specify a default driver, SQL state IM002 in SQLConnect in D:\phpStudy\WWW\Project\01\adodb\drivers\adodb-odbc.inc.php on line 85
[Microsoft] The ODBC Driver Manager did not discover the data source name and did not specify a default driver
Reply to discussion (solution)
If the database file format is converted to an. mdb, the
D:/PHPSTUDY/WWW/PROJECT/01/DB/DB_MEETING.MDB[MICROSOFT][ODBC Microsoft Access Driver] Invalid SQL statement; Expect ' DELETE ', ' INSERT ', ' PROCEDURE ', ' SELECT ', or ' UPDATE '.
is not the 2008 system? The program is 64-bit, database 32-bit, so ...
is not the 2008 system? The program is 64-bit, database 32-bit, so ...
2008?
WIN7 32
I suggest you use MySQL.