Page 2 of 2
Re: SQL Server Data Source Issue
Posted: Thu May 16, 2013 8:03 am
by Alex K.
Hello,
Please try to set the following options:
Code: Select all
StiOptions.Engine.RetriveColumnsMode = StiRetrieveColumnsMode.KeyInfo;
Thank you.
Re: SQL Server Data Source Issue
Posted: Fri May 17, 2013 6:36 am
by adinac
If I am using Designer.exe, where should I put this line?!
Thanks
Re: SQL Server Data Source Issue
Posted: Fri May 17, 2013 7:08 am
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.
Re: SQL Server Data Source Issue
Posted: Wed May 22, 2013 7:45 am
by adinac
It works.
Thanks.
Re: SQL Server Data Source Issue
Posted: Thu May 23, 2013 12:28 pm
by HighAley
Hello.
We are always glad to help you.
Let us know if you will need any additional help.
Thank you.