G
Guest
I am in the process of upgrading an old Access ADP/SQL 2000 App to Access
2007 ADP/SQL 2005.
There are a lot of buttons in the Access form which are calling Access
Macros, the Macros call Stored Procedures in the SQL database. This is
resulting in '2950 Error' for all the macros.
Here is Microsoft' answer for that error:
http://support.microsoft.com/kb/931407
I have followed all their steps. I have added the path of the .ADP as
Trusted in the 'Trust Center', I have kept the option of 'Display Info bar'
ON. I have said 'Run all Macros irrespective of whether they are signed' (I
know this is not recommended). I have checked the 'Trust all network
locations' box. I have also added a Form and added the AutoExecute macro
which should show that Form if the ADP is not trusted. This form does not
display.
BUT, I continue to get the same 2950 error for all my Macros.
I am able to see all the SQL Server Tables and the Stored Procedures and
able to Modify them etc. Its executing the Sprocs that fails.
I have spent hours on this in the past few days searching the web for all
possible solutions and read up everything possible.
This is a bit frustrating. Each day is passing by without any progress.
Any help is much appreciated.
Thanks.
2007 ADP/SQL 2005.
There are a lot of buttons in the Access form which are calling Access
Macros, the Macros call Stored Procedures in the SQL database. This is
resulting in '2950 Error' for all the macros.
Here is Microsoft' answer for that error:
http://support.microsoft.com/kb/931407
I have followed all their steps. I have added the path of the .ADP as
Trusted in the 'Trust Center', I have kept the option of 'Display Info bar'
ON. I have said 'Run all Macros irrespective of whether they are signed' (I
know this is not recommended). I have checked the 'Trust all network
locations' box. I have also added a Form and added the AutoExecute macro
which should show that Form if the ADP is not trusted. This form does not
display.
BUT, I continue to get the same 2950 error for all my Macros.
I am able to see all the SQL Server Tables and the Stored Procedures and
able to Modify them etc. Its executing the Sprocs that fails.
I have spent hours on this in the past few days searching the web for all
possible solutions and read up everything possible.
This is a bit frustrating. Each day is passing by without any progress.
Any help is much appreciated.
Thanks.