备份在VB中的SQL Compact [英] back up on sql compact in vb

查看:79
本文介绍了备份在VB中的SQL Compact的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨.我想知道是否可以像sql server一样在sql compact中进行备份...如果可以的话我可以帮助我的代码.我真的需要帮助

Hi. I want to know if I can have a backup in sql compact just like sql server... and if I can then can someone help me the code.I really need help

推荐答案

关于备份SQL Compact的唯一信息是关闭所有打开的连接并使用
The only information I was able to find on making a backup of SQL Compact is to close all open connections and use File.Copy[^] to make a copy of the .sdf file.


这篇关于备份在VB中的SQL Compact的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆