Page 2 of 2

Query Builder in Dataset Editor

Posted: Tue Jul 06, 2010 2:04 am
by Jan
Hello,

We still can't reproduce this problem. So we create workaround for this problem. Please get latest prerelease build (6 July). After then add reference to Stimulsoft.Database.dll in your project. After then before calling report designer call following line of code:

Code: Select all

Stimulsoft.Database.StiDatabaseAssemblyHelper.Init();
Thank you.