A
Andreas Wöckl
Hi group!
I have a strange behaviour of Microsoft Access ADPs with the databases of my
sql-Server: For example if I want to delete a data row from a table that
must not get deleted due to a foreign key that references I do not get any
error message in access. It simply does not delete the data row. I have the
same problems when deleting a row via VBA - if it is not possible due to
database reasons I do not get an error message and therfore can not
implement an error handling!
I am using Windows XP with SQL Server Personal SP 4!
The pair of adp and database works perfectly on the productive server
(Server 2003, Sql Server Standard SP4)
Any ideas..?
best regards
Andy
I have a strange behaviour of Microsoft Access ADPs with the databases of my
sql-Server: For example if I want to delete a data row from a table that
must not get deleted due to a foreign key that references I do not get any
error message in access. It simply does not delete the data row. I have the
same problems when deleting a row via VBA - if it is not possible due to
database reasons I do not get an error message and therfore can not
implement an error handling!
I am using Windows XP with SQL Server Personal SP 4!
The pair of adp and database works perfectly on the productive server
(Server 2003, Sql Server Standard SP4)
Any ideas..?
best regards
Andy