Error when opening stored procedure
Posted: Mon  13 Mar 2006 20:50
				
				Hi,
I'm trying to test my stored procedures. I have connected to my database with a TMyConnection component. I add a TStoredProc component linked to my TMyConnection component and have selected a stored procedure from the StoredProcName list selection. When I set active to TRUE, I get an error:
#42000PROCEDURE does not exist.
I'm assuming I'm doing something wrong, but haven't a clue what it is. Any help would be greatly appreciated.
Thanks,
Larry
			I'm trying to test my stored procedures. I have connected to my database with a TMyConnection component. I add a TStoredProc component linked to my TMyConnection component and have selected a stored procedure from the StoredProcName list selection. When I set active to TRUE, I get an error:
#42000PROCEDURE does not exist.
I'm assuming I'm doing something wrong, but haven't a clue what it is. Any help would be greatly appreciated.
Thanks,
Larry