Windows CE 与 Windows Server 2003 的日期时间同步

发布于 2024-07-16 16:16:26 字数 230 浏览 2 评论 0原文

我的应用程序(紧凑框架)在 Windows CE 上运行。 设备的“冷启动”会重置系统时间。 有没有办法将系统时间与 Windows Server 2003 (IIS) 同步或在 SQL Server 2000 上使用合并复制。 我在其中一个数据表中有一个计数列,用于计算当前时间,但不知何故无法将这一行添加到出版物中。

我知道有一种方法可以询问 SQL 服务器,但在我的情况下最好不要使用直接 sql 查询。

My application (compact framework) works on Windows CE. The "cold boot" of the device resets the systemtime. Is there any way to synchronize systemtime with Windows Server 2003 (IIS) or using a merge replication on SQL Server 2000.
I have a counted column in one of the datatables which counts current time but this row is somehow impossible to add to the publication.

I know there is a way to ask the SQL server but it's better not to use direct sql queries in my case.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

伤感在游骋 2024-07-23 16:16:26

如果服务器正在运行NTP时间服务器,您可以直接查询< /a>.

If the server is running an NTP time server, you can query it directly.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文