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

后端 未结 7 2064
逝去的感伤
逝去的感伤 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 02:14

    There is a free program called SQLCeEditor that does it.

    I'd still like a JDBC driver though since that would make it easy to use with Eclipse and Java.

提交回复
热议问题