H
Homer J. Simpson
Hi ,
My ASP.net web page uses an ACCESS 2000 DB.
Everything works fine, except if i try to open this DB within MS ACCESS.
It always tell me "DB Access is read-only".
My web page works fine, I open and close my connexion, and i'm the only user
working with it.
I was wonderig if this was due to Connection Pooling, so i've added an
OleDbConnection.ReleaseObjectPool().
But i still can't open my DB within ACCESS...
Any ideas ?
Thx in advance.
J.Philippe
My ASP.net web page uses an ACCESS 2000 DB.
Everything works fine, except if i try to open this DB within MS ACCESS.
It always tell me "DB Access is read-only".
My web page works fine, I open and close my connexion, and i'm the only user
working with it.
I was wonderig if this was due to Connection Pooling, so i've added an
OleDbConnection.ReleaseObjectPool().
But i still can't open my DB within ACCESS...
Any ideas ?
Thx in advance.
J.Philippe