jdbc driver for Microsoft SQL Server CE(Compact Edition) 3.5
问题 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, I'm looking for a JDBC type 4 driver for SQL SERVER 3.5. Can somone point me to a FREE OR open source or trial ware ? If no JDBC driver, how do MS developers explore a given .SDF file ? Thank you, BR, ~A 回答1: There is a free program called SQLCeEditor that does it. I'd still like a JDBC driver though since that would make it easy