Hy!!!
I want to make a small DB Demo.
My Error is: Schema 'TEST' does not exist
Picture:

|
|
perhaps it is to late but it can be useful for other people who read this site to know the solution to this problem. You have to enable the APP Schema : right klick on APP and then click => Set as default Schema Envoy |
|||
|
|
|
I was able to establish a connection with an uninitialized database, using that user, with the following code:
The main difference between your code and mine is that I used the embedded driver, not the network client, and I created a table in the test, of course. I was not able to replicate the problem you describe. |
||||
|
|