代码搜索:databases

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

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

test is_tables_myisam_embedded.test

# suite/funcs_1/t/is_tables_myisam_embedded.test # # Check the content of information_schema.tables about tables within # the databases created by the user. # Variant for storage engine MyISAM and the
www.eeworm.com/read/360437/2962954

test is_columns_innodb.test

# suite/funcs_1/t/is_columns_innodb.test # # Check the content of information_schema.columns about tables within # the databases created by the user. # Variant for storage engine InnoDB # # Author: #
www.eeworm.com/read/358128/3001957

php msql.php

www.eeworm.com/read/358128/3001969

php oci8.php

www.eeworm.com/read/264058/4297729

java dbinterface.java

// DBInterface.java // Static class for easy access to // ODBC compliant databases via JDBC. // (From my UML book) // Copyright Mark Watson, 1997 // 2 public static methods: Query and Update
www.eeworm.com/read/113400/15456666

spec fastdb.spec

Summary: Main Memory Object-Relational Database Management System Name: FastDB Version: 1.15 Release: 1 Copyright: distributable Group: Applications/Databases Source: fastdb-1.15.tar.gz %descri
www.eeworm.com/read/104574/15689704

html dbconnect.html

Connecting ConsultComm to a Database Consultant Communicator can upload all of your projects and times to any JDBC or most ODBC compliant databases! H
www.eeworm.com/read/100407/15874514

readme

This is mdbtools version 0.3 This software is beta so don't expect too much unless you know C and probably a little something about databases and reverse engineering file formats, you're welcome to
www.eeworm.com/read/100091/15885409

h stringfile.h

#ifndef STRINGFILE_H #define STRINGFILE_H // use for extracting databases #include "units.h" class StringFile { public: StringFile(long length = 0); StringFile(char *filename); virtual ~StringFil
www.eeworm.com/read/183260/9173811

sql remotedependencies.sql

REM remoteDependencies.sql REM Chapter 10, Oracle9i PL/SQL Programming by Scott Urman REM This script illustrates the dependencies between objects in REM different databases. set serveroutput on