代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/301164/13865118
sql 数据导入导出基本方法.sql
/*=================== 导入/导出 Excel 的基本方法 ===================*/
从Excel文件中,导入数据到SQL数据库中,很简单,直接用下面的语句:
/*===================================================================*/
--如果接受数据导入的表已经存在
ins
www.eeworm.com/read/136169/13869913
prg main.prg
* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
* 文件名: MAIN.PRG(主文件)
* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
CLEAR SCREEN
CLEAR
CLEAR ALL
www.eeworm.com/read/152726/5667344
java adminpreferencedatahandler.java
/*************************************************************************
* *
* EJBCA: The OpenSource Certificate Authority
www.eeworm.com/read/151984/5677995
cpp contactviews.cpp
// ContactViews.cpp
//
// Copyright (c) 2005 Symbian Software Ltd. All rights reserved.
//
//
//
///////////////////////////////////////////////////////////////////////
//
// Find and filtere
www.eeworm.com/read/151784/5678992
java remotedbbankserver.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/151784/5678993
java getdbinfo.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/151784/5678995
java lookupapi.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/151784/5678997
props bankdb.props
driver: postgresql.Driver
database: jdbc:postgresql:bank
user: david
password:
www.eeworm.com/read/151775/5679173
java remotedbbankserver.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/151775/5679174
java getdbinfo.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or