Page 1 of 1
undefined table names on oracle data source
Posted: Sun Sep 08, 2019 3:17 am
by edcaron
Adding a new Oracla datasource, wich has more than 240 tables break the web component and table names are not shown. The server response for the table names seems fine only the UI is not being able to show the table names. I Used the network inspector to see the names coming fine from the server
see the attachments
Re: undefined table names on oracle data source
Posted: Tue Sep 10, 2019 10:26 pm
by Lech Kulikowski
Hello,
Please clarify if the count is less, in that case, tables are showed?
Thank you.
Re: undefined table names on oracle data source
Posted: Thu Sep 12, 2019 12:01 pm
by edcaron
Even if i use a small database (5 tables), the table names are now shown
Re: undefined table names on oracle data source
Posted: Fri Sep 13, 2019 2:52 pm
by Lech Kulikowski
Hello,
We need some time to investigate the issue.
Thank you.
Re: undefined table names on oracle data source
Posted: Sat Sep 14, 2019 8:55 pm
by edcaron
I found out that the column names must be converted to upper case on the server side. I'm put some lines of the code on the server for that task and now it works.
I would be great if I didnt' have to convert then, it would have been a great "feature" for Stimulsoft if it was made able to understand in upper or lower cases.
Re: undefined table names on oracle data source
Posted: Sun Sep 15, 2019 10:00 am
by Lech Kulikowski
Hello,
Thank you for the information, we will check it.
Thank you.