代码搜索:CreateDatabase

找到约 223 项符合「CreateDatabase」的源代码

代码结果 223
www.eeworm.com/read/290739/8464701

sql createdatabase.sql

CREATE DATABASE [DocumentManage] ON ( NAME = 'DocumentManage_Data', FILENAME = 'c:\DocumentManage_Data.mdf', SIZE = 10, FILEGROWTH = 10% ) LOG ON ( NAME = 'DocumentManage_Log', FILE
www.eeworm.com/read/289007/8586920

sql createdatabase.sql

/* Extract Database D:\Mis\Fee\SMDLJF.GDB */ CREATE DATABASE "D:\Mis\Fee\SMDLJF.GDB" PAGE_SIZE 1024 ; /* External Function declarations */ DECLARE EXTERNAL FUNCTION F_45 DOUBLE PRECISION,
www.eeworm.com/read/287932/8660289

sql createdatabase.sql

Create Table Gibs( GibID int, Alias char(255) not null, GroupID int not null, DefaultAccount int default 0, Status char(255) ); Create Table Groups( GroupID int, ParentGroup int
www.eeworm.com/read/386012/8772147

aspx createdatabase.aspx

www.eeworm.com/read/386012/8772187

aspx createdatabase.aspx

www.eeworm.com/read/428400/8871482

sql createdatabase.sql

create database studentManageSystem on ( name=studentManageSystem_dat, filename='d:\StudentManageSystem\StudentManage\studentmanagesystem.mdf', size=5, maxsize=200, filegrowth=20 ) log o
www.eeworm.com/read/426078/10290407

exe createdatabase.exe

www.eeworm.com/read/426078/10290412

pdb createdatabase.pdb

www.eeworm.com/read/426078/10290439

exe createdatabase.exe

www.eeworm.com/read/426078/10290448

pdb createdatabase.pdb