Access ade file /stored procedure failure on Sql server

T

tmorgan

I have several clients using and Access ADE file connected to SQL Server. The
connection is via the web. They have purchased new laptops and now are
getting errors when running reports from stored procedures. Anything
connected to a view runs fine. The ADE file runs fine on their prior
laptops.
What could be the issue here?
 
S

Sylvain Lafontaine

Probably not the same version of operating system/latest service pack
beetween the old and the new laptops.

Recompile a new version of the MDE file on the newer laptop; to be used
exclusively for these.

S. L.
 
Top