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

后端 未结 7 2137
逝去的感伤
逝去的感伤 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:23

    If you're into linq syntax, you can also use LinqPad. There's a free version that allows exploring the data and editing it. You would pay for autocompletion but you can live without it. I hope this helps.

提交回复
热议问题