Cannot find the table for my Data Store in my Oracle SQL database

#SQLOracleDatabase
Hello guys,

I have a problem with my Oracle SQL Database. I am using the Data Store to save the data to the SQL table, fetch them and I can also show them on the dashboard. However I cannot find the specific table for the Data Store in my SQL Database.
For a CDT I used the same target namespace and for the Data Store I used the same source as for my other Data Stores I can see in my SQL database.

Do you know what could be the problem ?

Thanks

OriginalPostID-269334

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    Are you looking in the correct database? You say "Oracle SQL Database but then also "in my SQL Database" - do you still mean Oracle or are you also using MySQL? Did you define a table name in the XSD? Have you downloaded the XSD to see what the table name is? The target namespace isn't relevant to the table name.
Reply
  • 0
    Certified Lead Developer
    Are you looking in the correct database? You say "Oracle SQL Database but then also "in my SQL Database" - do you still mean Oracle or are you also using MySQL? Did you define a table name in the XSD? Have you downloaded the XSD to see what the table name is? The target namespace isn't relevant to the table name.
Children
No Data