在SQL Server 2005 Mobile Edition中跟踪

时间:2009-09-18 09:34:04

标签: sql sql-server-2005 windows-mobile sql-server-ce trace

是否有可用的工具(Microsoft或第三方)允许在运行Microsoft SQL Server 2005 Mobile Edition的Windows Mobile 6设备上执行跟踪?

1 个答案:

答案 0 :(得分:2)

由于Mobile Edition(或现在称为Compact Edition)实际上不是SQL Server,只是一个数据文件,因此您无法跟踪其他版本的跟踪方式。您需要将debug-info放在使用数据库的应用程序中