Retrieve Stored Procedure parameters
Posted: Mon 12 Dec 2005 15:47
I'm trying to use last dbexpress for SQLServer driver with delphi 7 and SQL Server 2005.
I cannot retrieve stored procedures parameters, everytime I create a TSQLStoredProc on a form and I assign the StoredProcName property the IDE returns the following error:
"Invalid object name 'master.dbo.spt_provider_types'.
Could you help me?
Thanks In advance
Mauro Bordin
I cannot retrieve stored procedures parameters, everytime I create a TSQLStoredProc on a form and I assign the StoredProcName property the IDE returns the following error:
"Invalid object name 'master.dbo.spt_provider_types'.
Could you help me?
Thanks In advance
Mauro Bordin