Retrieve Stored Procedure parameters

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
Maxima
Posts: 1
Joined: Mon 12 Dec 2005 15:41

Retrieve Stored Procedure parameters

Post by Maxima » 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

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Wed 14 Dec 2005 10:19

We have in plans to release DbxSda compatible with SQL Server 2005, but we can't specify a date.

Post Reply