StiUndefinedDatabase

Stimulsoft Ultimate discussion
Post Reply
marcioalthmann
Posts: 8
Joined: Mon Nov 09, 2009 5:34 am
Location: Brasil

StiUndefinedDatabase

Post by marcioalthmann »

Hello :), sorry for my english :D

We have a custom StiDatabase and StiAdapterService implementation. Is cutom because needs support Oracle, SQLServer and Paradox (yes :) ).

In desktop and Mobile designer everything works fine. But in flash designer my custom StiDatabase not working when i try to retrieve columns from a query. Debugging i discover that internal my custom StiDabase its represented by StiUndefinedDatabase.

What i needs support do my custom database works on flash designer?
Attachments
mobilehtml-ok.png
mobilehtml-ok.png (16.54 KiB) Viewed 1791 times
flash-fail.png
flash-fail.png (13.76 KiB) Viewed 1791 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: StiUndefinedDatabase

Post by Alex K. »

Hello,

Can you please send us a sample project with your additional data adapter for analysis.

Thank you.
marcioalthmann
Posts: 8
Joined: Mon Nov 09, 2009 5:34 am
Location: Brasil

Re: StiUndefinedDatabase

Post by marcioalthmann »

yes :)

Attached files.
Attachments
StiBennerSource.cs
(2.06 KiB) Downloaded 193 times
StiBennerDatabase.cs
(4.62 KiB) Downloaded 186 times
StiBennerAdapterService.cs
(6.48 KiB) Downloaded 193 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: StiUndefinedDatabase

Post by Alex K. »

Hello,

Thank you for the detail information.
We found some problems with RetrieveColumns method with custom addapter.
The issue is fixed. The fix will be available in the next release.

Thank you.
Post Reply