Stored Procedure with return, is it possible ?

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
dmgarcia
Posts: 8
Joined: Tue 01 Jun 2010 14:10
Location: Brasil

Stored Procedure with return, is it possible ?

Post by dmgarcia » Tue 01 Jun 2010 14:21

Hi guys,
I need to know if stored procedures with returns or output params works with devart driver, so i can buy it.

I think to port my app to use the devart driver I've only to change the driver used in my sqlconnection. Am I right or should I do another thing ?

Thanks.

Diego Garcia.

dmgarcia
Posts: 8
Joined: Tue 01 Jun 2010 14:10
Location: Brasil

Post by dmgarcia » Tue 01 Jun 2010 14:29

Just another thing is it possible to use this driver with MSSQL 2010 ?

Thanks.
Diego Garcia

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 01 Jun 2010 14:45

DbxSda supports executing stored procedures with output params.
Also DbxSda supports MSSQL Server 2010.

dmgarcia
Posts: 8
Joined: Tue 01 Jun 2010 14:10
Location: Brasil

Post by dmgarcia » Tue 01 Jun 2010 15:33

Ok I've already buyed , just waiting the driver setup file to begin the tests ;)

Thanks for the information ;)
Diego Garcia.

Post Reply