March 19, 2003 at 11:44 am
I have a program which hits a SQL server 2000 database and was tested in a DEV, Test, and UAT environment all existing as seperate instances on 1 server. Everything tested fine but when we promoted to a different production server the application recieved an error like:
Error #: -2147217904 by Microsoft OLE DB Provider for SQL server
and states that a parameter which a stored proc expected was not supplied.
We have been able to trace to problem to a requery command in ADO but can't figure out why this never showed up on the other server. Anyone have any ideas?
March 24, 2003 at 12:00 pm
This was removed by the editor as SPAM
March 24, 2003 at 12:34 pm
Do you have the same version of ADO on both servers?
--
Chris Hedgate @ Apptus Technologies (http://www.apptus.se)
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply