jdbc driver for Microsoft SQL Server CE(Compact Edition) 3.5

后端 未结 7 2158
逝去的感伤
逝去的感伤 2021-01-13 01:34

I want to be able to explore the contents of a DB for this version of the DB. I was thinking of using the Squirrel DB client (which needs a JDBC driver).

Therefore,

7条回答
  •  遥遥无期
    2021-01-13 01:58

    Use SDF Viewer to explore your .SDF database file, can also import/export data, script and work with tables, indexes and foreign keys.

提交回复
热议问题