代码搜索:Databas
找到约 256 项符合「Databas」的源代码
代码结果 256
www.eeworm.com/read/181474/9250677
txt 1399.txt
http://frienky.100steps.net/blog/read.php/feed.php?go=entry_5
Bo-Blog Databas
www.eeworm.com/read/181474/9250792
txt 1402.txt
http://frienky.100steps.net/blog/read.php/feed.php?go=entry_3
Bo-Blog Databas
www.eeworm.com/read/181474/9251224
txt 1419.txt
http://frienky.100steps.net/blog/read.php/feed.php?go=entry_6
Bo-Blog Databas
www.eeworm.com/read/181474/9253857
txt 740.txt
http://frienky.100steps.net/blog/read.php/feed.php?go=entry_2
Bo-Blog Databas
www.eeworm.com/read/181474/9253863
txt 962.txt
http://frienky.100steps.net/blog/read.php/feed.php?go=entry_1
Bo-Blog Databas
www.eeworm.com/read/260640/11714460
dsk datamaintain.dsk
[Closed Files]
File_0=SourceModule,'D:\PROGRAM FILES\BORLAND\CBUILDER5\INCLUDE\VCL\Quickrpt.hpp',0,1,453,20,453,0,0
File_1=SourceModule,'E:\Document\C++Builder\First\Chap12\Code\DataMaintain\Databas
www.eeworm.com/read/169320/9866640
sql 11.4.1 在现有数据库上还原时的数据文件处理示例.sql
--创建一个测试数据库
CREATE DATABASE db
ON(
NAME=db,
FILENAME='c:\db.mdf')
LOG ON(
NAME=db_log,
FILENAME='c:\db.ldf')
--备份并删除测试数据库
BACKUP DATABASE db TO DISK='c:\a.bak' WITH FORMAT
DROP DATABAS
www.eeworm.com/read/301164/13865000
sql 11.4.1 在现有数据库上还原时的数据文件处理示例.sql
--创建一个测试数据库
CREATE DATABASE db
ON(
NAME=db,
FILENAME='c:\db.mdf')
LOG ON(
NAME=db_log,
FILENAME='c:\db.ldf')
--备份并删除测试数据库
BACKUP DATABASE db TO DISK='c:\a.bak' WITH FORMAT
DROP DATABAS
www.eeworm.com/read/263494/11360740
sql 11.4.1 在现有数据库上还原时的数据文件处理示例.sql
--创建一个测试数据库
CREATE DATABASE db
ON(
NAME=db,
FILENAME='c:\db.mdf')
LOG ON(
NAME=db_log,
FILENAME='c:\db.ldf')
--备份并删除测试数据库
BACKUP DATABASE db TO DISK='c:\a.bak' WITH FORMAT
DROP DATABAS