SQL Server Print() statements in dbExpress

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
dmajkic
Posts: 5
Joined: Thu 01 May 2008 11:20

SQL Server Print() statements in dbExpress

Post by dmajkic » Tue 10 Jun 2008 13:23

Is there a way to retreive Print() statements from sqlserver to dbExpress application?

Same question for RAISERROR() statments that raise exceptions. How can I catch them?

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 11 Jun 2008 15:36

This functionality is not supported in DbxSda because of dbExpress restrictions. It is supported in another our product - SDAC.

Post Reply