Page 1 of 1

StiUndefinedDatabase

Posted: Mon Apr 06, 2015 5:39 pm
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?

Re: StiUndefinedDatabase

Posted: Tue Apr 07, 2015 6:58 am
by Alex K.
Hello,

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

Thank you.

Re: StiUndefinedDatabase

Posted: Tue Apr 07, 2015 11:11 am
by marcioalthmann
yes :)

Attached files.

Re: StiUndefinedDatabase

Posted: Tue Apr 07, 2015 1:42 pm
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.