D
Dan M
Using AccessXP front end, SQL Server 2K back end.
Packaged my database project using P&D Wizard, included
Access runtime and the appropriate dependencies.
Clients are on Win 98 or 2000 Pro and have Access 97
installed. My app installs fine. I even ran Access
Runtime SP3 update, and my development version of XP
Developer is SP3. But when I run the client app, I keep
getting an error:
2580 The Record Source "sp_myprocedure" specified on the
form or report does not exist.
I know this stored procedure exists. Am able to run
reports based on stored procedures, and they work fine.
Packaged my database project using P&D Wizard, included
Access runtime and the appropriate dependencies.
Clients are on Win 98 or 2000 Pro and have Access 97
installed. My app installs fine. I even ran Access
Runtime SP3 update, and my development version of XP
Developer is SP3. But when I run the client app, I keep
getting an error:
2580 The Record Source "sp_myprocedure" specified on the
form or report does not exist.
I know this stored procedure exists. Am able to run
reports based on stored procedures, and they work fine.