
March 23rd, 2000, 07:54 AM
|
|
Junior Member
|
|
Join Date: Mar 2000
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I need help with the dsn string to access a access database with php. the command string i have so far is -
odbc_connect(string dsn, string user, string password, int [cursor_type]);
i am just unsure of what the DSN string looks like - please help
|