TDBXError with message T4

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
rbalaji712
Posts: 9
Joined: Wed 13 May 2015 11:32

TDBXError with message T4

Post by rbalaji712 » Tue 26 May 2015 06:07

Hi All,

I get an error message "TDBXError with message T4" when connecting to SQLServer database using TSQLConnection and DevArt DBExpress driver for SQLite. Can anyone tell what this message means?

Thanks,
Balaji R

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: TDBXError with message T4

Post by azyk » Wed 27 May 2015 09:56

Our DBExpress driver for SQLite has no support for connection to SQL Server, therefore you are getting this error message. To connect to SQL Server you can use our dbExpress driver for SQL Server. See more details about this driver compatibility at https://www.devart.com/dbx/sqlserver/compatibility.html

Post Reply