Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 Running Stored proc. with XP Runtime Version

Author  Topic 

JimL
SQL Slinging Yak Ranger

1537 Posts

Posted - 2003-02-21 : 13:22:22
When attempting to run a stored procidure from a Access Runtime front end I recive a Run-Time Error and the app crashes. The call for the procidure works fine in full blown Access but not in the shareware version. I also noticed that I get the same Type of reaction from the Command DoCmd.SetWarnings = False. I need to be able to publish these apps on the Runtime version. I have checked for permission levels and found no problems.

ValterBorges
Master Smack Fu Yak Hacker

1429 Posts

Posted - 2003-03-04 : 19:40:58
Have you include references to ADO libraries?

Go to Top of Page

JimL
SQL Slinging Yak Ranger

1537 Posts

Posted - 2003-03-14 : 14:48:17
Sorry it took so long.

I am new to SQL and the ADO reference is over my head. I use


Xp Developer packaging wiZ to create the Standalone it Seems to include all links and Libraries.

Edited by - JimL on 03/14/2003 14:51:02
Go to Top of Page
   

- Advertisement -