How to get at the database schema of a hidden DB?

后端 未结 4 1412
無奈伤痛
無奈伤痛 2021-02-15 16:56

My customer is a dental practice that has bought a piece of practice management software. This software was installed on their local server, including a patient database, a sch

4条回答
  •  误落风尘
    2021-02-15 17:39

    I'd use a tool like squirel which is great at browsing any database to check if anyone was successful with "SQL Anywhere" this google result:

    http://blog.gmane.org/gmane.comp.db.squirrel-sql.users/month=20091001

    Shows that others have managed to get squirrel to do this. It's quite easy to use... assuming of course you manage to get the connection working!

提交回复
热议问题