Good day all,
I have recently installed sql 2005. when running access 2003 I get the following error messages. Anybody got a clue how to solve these??
Thank for your troubles.
"This version of MS Access doesn't support design changes with the version os SQL you are connected to."
"New...
I have a Stored Proc which works when run directly, but when trying to run through form I get error message. Does anybody have a suggestion??
Thanks a lot
Eric
With cmd
.ActiveConnection = cnn
.CommandText = "dbo.SP_TravelRate"
.CommandType = adCmdStoredProc
.Parameters.Append...
I have a report it's recordsource links to as SP. To pass 3 variables I use a form to select the criteria. When passing criteria manually to the SP it runs OK. However when it's supposed to open the report with the required records it stays blank and I get the following error message
"Must pass...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.