Hello,
i tried to create a table with a Java Dictionary project in CE. Deploying was successfull and i can see the table in the NWA CE databrowser. But in the MaxDB SQL Studio the table is not available and therefore not accessible through a Java JDBC call.
Is there any setting missing and how can i find out what went wrong?
Creating a table directly in the SQL studio was possible and i can also access this table through JDBC.
Thanks and regards,
Steffen
Which user are you using for logging in to SQL Studio??
Make sure you check for your table in the right user.
Look for the table in SAPCE1DB or SUPERDBA users. It should be there in one of these two users if deploy was successful.
Regards
Pankaj
Add a comment