M
Mike P
I have upsized my access program backed to SQL Server Express 2008 using the
SQL Server Migration Assistant. Everything seems to be working fine in query
mode only. That is, my Access program can access the data in the database.
However, if I try to do an Update or Add Record. I get an error message that
the Backend SQL Server Database is Read-Only.
I looked at the Backend database from SQL Server Management Studio and
ReadOnly is set to False.
It looks like the problem may be the way I linked the Backend or the way
Access opens the SQL connect.
Any ideas what I need to do to make Access 2007 access the SQL Server
Express backend database not in a ReadOnly mode?
Thanks in advance for your help. I am totally stuck right now.
Mike P
SQL Server Migration Assistant. Everything seems to be working fine in query
mode only. That is, my Access program can access the data in the database.
However, if I try to do an Update or Add Record. I get an error message that
the Backend SQL Server Database is Read-Only.
I looked at the Backend database from SQL Server Management Studio and
ReadOnly is set to False.
It looks like the problem may be the way I linked the Backend or the way
Access opens the SQL connect.
Any ideas what I need to do to make Access 2007 access the SQL Server
Express backend database not in a ReadOnly mode?
Thanks in advance for your help. I am totally stuck right now.
Mike P