Search found 7 matches

by Radek
26.01.2016, 20:03
Forum: ZeosLib 7.1 stable Forum
Topic: TZConnection, MSSQL, Windows Authentication, TDS
Replies: 28
Views: 5748

Re: TZConnection, MSSQL, Windows Authentication, TDS

Michal,

I haven't found anything wrong during a test using your project. I tested it on Win 64bit, DXE2, MSSQL 2008 R2. A table from ZQuery1 had near 1000 rows. I opened ZQuery1 and scrolled down so as to review all records, in effect haven't found incorrect entries.


Regards,
Radek
by Radek
26.01.2016, 16:33
Forum: ZeosLib 7.1 stable Forum
Topic: TZConnection, MSSQL, Windows Authentication, TDS
Replies: 28
Views: 5748

Re: TZConnection, MSSQL, Windows Authentication, TDS

Michal,

could you send me that problematic strings, I would like to test them in my project.

Best regards,
Radek
by Radek
26.01.2016, 15:53
Forum: ZeosLib 7.1 stable Forum
Topic: TZConnection, MSSQL, Windows Authentication, TDS
Replies: 28
Views: 5748

Re: TZConnection, MSSQL, Windows Authentication, TDS

Jan,

your library works without any problem, of course after installation of "Visual C++ Redistributable Packages for Visual Studio 2013".

Thank you very much.

Best regards,
Radek
by Radek
25.01.2016, 13:57
Forum: ZeosLib 7.1 stable Forum
Topic: TZConnection, MSSQL, Windows Authentication, TDS
Replies: 28
Views: 5748

TZConnection, MSSQL, Windows Authentication, TDS

Can TZConnection connect to MSSQL with "Windows Authentication" using a FreeTDS_MsSQL>=2005 protocol?
If so, how to set properties of TZConnection so as to achieve this goal?

Best regards,
Radek
by Radek
01.09.2014, 12:32
Forum: ZeosLib 7.1 stable Forum
Topic: SQL Server 2012, "TCP dynamic ports"
Replies: 3
Views: 1004

Re: SQL Server 2012, "TCP dynamic ports"

Hi,

I wonder what should I put in a protocol and host property of TZConnection object in a context of dynamic ports. I need to mention that I use a "FreeTDS_MsSQL>=2005" protocol.


Best regards,
Radek
by Radek
29.08.2014, 16:45
Forum: ZeosLib 7.1 stable Forum
Topic: SQL Server 2012, "TCP dynamic ports"
Replies: 3
Views: 1004

SQL Server 2012, "TCP dynamic ports"

Hi,

I would like to ask if ZeosLib can connect to SQL Server 2012 using a method of "TCP dynamic ports"?

Best regards,
Radek
by Radek
21.07.2014, 14:44
Forum: ZeosLib 7.0 Stable Forum
Topic: ZeosLib 7.1, SQL Server 2012, Delphi XE2
Replies: 1
Views: 1736

ZeosLib 7.1, SQL Server 2012, Delphi XE2

Hi All, I'm considering to use ZeosLib 7.1 (stable) to build an application which acts against SQL Server 2012 database engine but I have no idea if ZeosLib work properly in such configuration, so I would like to ask, if somebody has experience using ZeosLib 7.1 on SQL Server 2012. My IDE is Delphi ...