代码搜索:databases

找到约 1,381 项符合「databases」的源代码

代码结果 1,381
www.eeworm.com/read/360437/2962887

test is_tables_ndb.test

# suite/funcs_1/t/is_tables_ndb.test # # Check the content of information_schema.tables about tables within # the databases created by the user. # Variant for storage engine NDB # # Author: # 2008-01-
www.eeworm.com/read/360437/2962893

test is_columns_ndb.test

# suite/funcs_1/t/is_columns_ndb.test # # Check the content of information_schema.columns about tables within # the databases created by the user. # Variant for storage engine ndb # # Author: # 2008-0
www.eeworm.com/read/259618/4340990

sql sql.sql

USE [master] GO /****** 对象: Database [UtPiowmsRFID] 脚本日期: 04/13/2007 15:33:58 ******/ IF NOT EXISTS (SELECT name FROM sys.databases WHERE name = N'UtPiowmsRFID') BEGIN CREATE DATABASE [UtPiow
www.eeworm.com/read/271947/10975504

dd graph.dd

// A simple test of persistent databases with infinite undo/redo module Graph pr persistent undo_redo class Root create_only reference_size 8 Graph currentGraph class Graph class Node class E
www.eeworm.com/read/149795/5697225

serpgctl

#!/bin/sh # # $Id: serpgctl,v 1.1 2003/04/08 01:25:35 lgfausak Exp $ # # sc: ser control; tool for maintaining ser's databases # # History: # -------- # 2003-04-06 this is a hack, from serctl, to mak
www.eeworm.com/read/100285/6272217

pg_dumpall

#!/bin/sh # # pg_dumpall [pg_dump parameters] # dumps all databases to standard output # It also dumps the pg_shadow table # # to adapt to System V vs. BSD 'echo' #set -x if echo '\\' | grep '\\\\' >/
www.eeworm.com/read/341974/12051109

html 00415.html

30.10 Reading data from multiple databases and/or different read library providers
www.eeworm.com/read/221047/14759963

html module-anydbm.html

7.9 anydbm -- Generic access to DBM-style databases
www.eeworm.com/read/452696/1648586

txt databasesample.csproj.filelist.txt

bin\Debug\DatabaseSample.exe.config bin\Debug\DatabaseSample.exe bin\Debug\DatabaseSample.pdb obj\Debug\ResolveAssemblyReference.cache obj\Debug\DatabaseSample.Form1.resources obj\Debug\DatabaseS
www.eeworm.com/read/187332/5224560

serpgctl

#!/bin/sh # # $Id: serpgctl,v 1.1 2003/04/08 01:25:35 lgfausak Exp $ # # sc: ser control; tool for maintaining ser's databases # # History: # -------- # 2003-04-06 this is a hack, from serctl, to mak