Unidac in FastReport

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Cogito
Posts: 24
Joined: Sat 05 Jul 2008 07:15

Unidac in FastReport

Post by Cogito » Tue 18 May 2010 08:20

Hello,

I use the unidac in FastReports 4 and get an error if I use a unidac connection to sql server 2008 with windows authentication. The report shows the data correct but after closing the preview or printing the report an error occurrs: "login failed for user sa". But I have added the option "Authentication=auWindows" for the unidac component in Specific options in FastReport-Designer and the connection could be opened and populate the report with the correct data. Any idea what's wrong here?

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

Post by Dimon » Wed 19 May 2010 09:12

I could not reproduce the problem.
Try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.

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

Post by Dimon » Thu 20 May 2010 08:44

Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next UniDAC build.

Post Reply