SQL Server Data Source Issue

Stimulsoft Reports.NET discussion
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: SQL Server Data Source Issue

Post by Alex K. »

Hello,

Please try to set the following options:

Code: Select all

StiOptions.Engine.RetriveColumnsMode = StiRetrieveColumnsMode.KeyInfo;
Thank you.
adinac
Posts: 16
Joined: Mon Apr 22, 2013 11:59 am

Re: SQL Server Data Source Issue

Post by adinac »

If I am using Designer.exe, where should I put this line?!

Thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: SQL Server Data Source Issue

Post by Alex K. »

Hello,

You can set this option from OptionsHelper.exe and place the saved options.xml in the folder with designer.

Thank you.
Attachments
Options.xml
(213 Bytes) Downloaded 358 times
adinac
Posts: 16
Joined: Mon Apr 22, 2013 11:59 am

Re: SQL Server Data Source Issue

Post by adinac »

It works.

Thanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: SQL Server Data Source Issue

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you will need any additional help.

Thank you.
Post Reply