Query Builder in Dataset Editor
Posted: Tue Jul 06, 2010 2:04 am
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:
Thank you.
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();