I have a problem with my ODBC connection. I keep getting this error:
Warning: SQL error: [Microsoft][ODBC Driver Manager] Invalid string or buffer length, SQL state S1090 in SQLConnect in d:\htdocs\exchange2\search.php on line 4
I did a odbc_connect("DSN=MyDBase;UID=Myname;PWD=hello","","")
However, I keep getting this error. I even added a SQL_CUR_USE_ODBC as the 4th parameter and it still doesn't work. Could anyone please help me?
Sincerely,
Letitia.