Profiler for Sql CE

前端 未结 4 1894
梦毁少年i
梦毁少年i 2020-12-06 10:15

i wonder if there is something similar to Sql Profiler for Sql Server Compact Edition? i use SqlCE as backend for a desktop application and it would be really great to have

4条回答
  •  失恋的感觉
    2020-12-06 11:05

    Try to install a Standard version (with the profiler) and you might be able to connect to the CE instance also.

提交回复
热议问题