-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
It would be really helpful if there was some document pertaining to connection string for various cases. I am trying to connect to SQLanywhere database, using a service. I am getting a few errors.
My connection string is as follows:
url="sqlalchemy_sqlany://user:pwd@localhost/database_file_path?ServerName=MyServer"
I get the following error:
OperationalError: (OperationalError) Specified database not found None None
Can some one help out!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels