Hi Renato thx for the fast answer and testing.
Let me see if I can answer in a way that make sense I'm very newbe with this software :)
I use OutSystems Integration Studio 10.0 to import my external database with users. the connection in the ServiceCenter works! I can fetch data by connecting the OutSystems Integration Studio and then import it, in to my Mobil app. But in the MySql I have a column with dates. but some of the dates in the column is empty or have a 0000-00-00 I think that is the problem because if I don't import that column, I don't get an error can can fetch the database. I search around on google and found that when people have that problem the have to add some code telling it to allow datas that is like mine: "Allow Zero Datetime" but I have no clue where I should write that.
I have also tried to set the DBMS to MySql but that give an error I have to use (all)
What are you using to make the connection between the service ServiceCenter and to outsystems service studio?
Here you can see my connection path:
Then one column that is highlightet is the one that makes the problem:
here is the problem:
Thank you for trying to help me out :)
Best regards
Lasse