M
mjbrydon
Hi,
I am encountering a problem in SQL Server 2005 that I have never before
encountered with previous versions of SQL Server. I have an Access
(ADP) client accessing data on a SQL Server backend. A form is bound to
a view and records can be added in the usual way.
With SQL Server 2005, I get an "Invalid Input Parameters Values. Check
the status values for detail." error. This has nothing to do with the
form. I can add the record through the view just fine using MSDE or SQL
Server 2000. But SQL Server 2005 (even in SQL Server 2000 compatiblity
mode) can't do it.
Has anyone else encountered this problem? I would hate to have to
re-write this application---adding records through views in an ADP
front-end is such a quick and easy way to build apps.
/M
I am encountering a problem in SQL Server 2005 that I have never before
encountered with previous versions of SQL Server. I have an Access
(ADP) client accessing data on a SQL Server backend. A form is bound to
a view and records can be added in the usual way.
With SQL Server 2005, I get an "Invalid Input Parameters Values. Check
the status values for detail." error. This has nothing to do with the
form. I can add the record through the view just fine using MSDE or SQL
Server 2000. But SQL Server 2005 (even in SQL Server 2000 compatiblity
mode) can't do it.
Has anyone else encountered this problem? I would hate to have to
re-write this application---adding records through views in an ADP
front-end is such a quick and easy way to build apps.
/M