SQL Server Compact Edition(从外部连接连接)
我正在使用可以连接到数据库以检索其中一些信息的设备(条形码打印机)。我想在与打印机通信的 PC 上托管 SQL Server Compact Edition。 SQL Server Compact 是否允许打印机进行外部连接?
I'm working with a device (barcode printer) that can connect to a database to retrieve some of it's information. I want to host SQL Server Compact Edition on the PC that is talking to the printer. Will the SQL Server Compact allow an external connection from the printer?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,肯定会的。它有限制,但可以从另一台机器连接。
什么是SQL Server Compact 的局限性?
Yes, it will for sure. It have limitations, but it can be connected from another machine.
What are the limitations to SQL Server Compact?