Query Builder in Dataset Editor

Stimulsoft Reports.NET discussion
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Query Builder in Dataset Editor

Post 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.
Post Reply