D
demvin
Hi, I have run into a bad problem and hope you can help me
out, my customer sent me an access97 DB that I need to
access through Active Server Pages. I have made a system
DSN that points to it, but whenever I try to execute a
query on it, I get :
=;[Microsoft][ODBC Microsoft Access Driver] Record(s)
cannot be read; no read permission on '<table name>'.
My customer told me he has removed all security from the
database.
The only way I got it to work was to convert the DB into
Access 2003 format and reassign object peremissions cause
it seems they are not correct by default.
My connection string is : "dsn=biens;uid=;pwd=;"
Thanks a lot for your help.
out, my customer sent me an access97 DB that I need to
access through Active Server Pages. I have made a system
DSN that points to it, but whenever I try to execute a
query on it, I get :
=;[Microsoft][ODBC Microsoft Access Driver] Record(s)
cannot be read; no read permission on '<table name>'.
My customer told me he has removed all security from the
database.
The only way I got it to work was to convert the DB into
Access 2003 format and reassign object peremissions cause
it seems they are not correct by default.
My connection string is : "dsn=biens;uid=;pwd=;"
Thanks a lot for your help.