could you help me here..
please send me the connection string.
tanks!
please send me the connection string.
tanks!
| Code: |
|
$db_connection = odbc_connect("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:\\mydb.mdb", "ADODB.Connection", "password", "SQL_CUR_USE_ODBC"); |
| Code: |
| odbc_tables
odbc_fetch_row odbc_result |