使用数据库作为自定义文件类型
SQL Server 2008 Express 能够使用附加文件作为数据库的数据源。数据库大小限制为 10GB。我想创建一个自定义文件类型,它将伪装成数据库文件(即扩展名不是 .mdf)。我的问题是LDF 文件。是否可以在不使用 LDF 的情况下使用 .mdf 文件?
SQL Server 2008 Express has the ability to use attached files as the data source for a database. The limit on the database size is 10gb. I want to create a custom file type that will masquerade as a database file (i.e. the extension is something other than .mdf). My problem is the LDF file. Is it possible to use the .mdf file without using the LDF?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论