HyperSine/how-does-navicat-encrypt-password

How to use Navicat to connect database by program

cmzdandan opened this issue · 3 comments

Even we know how the navicat to encrypt password, but how can we start navicat to connect database by code ?

Isn't that a bit out of scope?

Anyway, you want to automate navicat? basicly, open navicat, open specific database and then let the user take over? why not give the user a shortcut to navicat and let him open the database...

If you want to get data from the database programmatically there are far better, faster ways to do that.

I got the solution, the issue has been solved. Thank you !