代码搜索:databases
找到约 1,381 项符合「databases」的源代码
代码结果 1,381
www.eeworm.com/read/320179/13431347
sql ch16.sql
USE ETravelCom
CREATE MASTER KEY ENCRYPTION BY PASSWORD = 'aaaaaaaaaafjklaa2434154##$$$$$sdfjkAJKFZSDLKSDKLJ'
IF NOT EXISTS(
SELECT * FROM sys.databases
WHERE name = 'ETravelCom' AND
www.eeworm.com/read/152726/5666896
txt howto-database.txt
Set up a database for EJBCA in JBoss
====================================
The following databases have in some stage been tested with EJBCA:
* Hypersoniq (hsqldb) (default in JBoss)
* PostegreSQL 7.
www.eeworm.com/read/101135/6239017
5 passwd.5
PASSWD(5) Minix Programmer's Manual PASSWD(5)
NAME
passwd, group, shadow - user and group databases, shadow passwords
SYNOPSIS
/etc/passwd
www.eeworm.com/read/474651/1392336
1 propertiesutil.java#1.1
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package databasesyncdesktopapplication;
import com.qixuan.jdbc.util.CalendarUtil;
import databases
www.eeworm.com/read/180137/5290538
folddb
#!/bin/sh
#
# folddb - Folds the WORKING database into the PRODUCTION database
# and gets the databases ready for gatherd to serve.
# Folds in the REFRESH database as well.
#
# U
www.eeworm.com/read/280962/4121172
txt metadata.txt
[alpha_api]: javascript:alphaApi()
[alpha_implementation]: javascript:alphaImplementation()
Database Meta Data {@name=metadata}
==================
### Describing Databases with MetaData {@name=table
www.eeworm.com/read/417857/2096386
txt dbxfasta.txt
dbxfasta
Function
Database b+tree indexing for fasta file databases
Description
dbxfasta indexes a flat file database of one or more files, and builds
www.eeworm.com/read/417857/2096462
txt dbxgcg.txt
dbxgcg
Function
Database b+tree indexing for GCG formatted databases
Description
dbxgcg indexes a flat file database of one or more files, and builds
www.eeworm.com/read/360431/2963409
c iconv_fread.c
/* FreeTDS - Library of routines accessing Sybase and Microsoft databases
* Copyright (C) 2006 Frediano Ziglio
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/360431/2963410
c utf8_2.c
/* FreeTDS - Library of routines accessing Sybase and Microsoft databases
* Copyright (C) 2003, 2004 Frediano Ziglio
*
* This library is free software; you can redistribute it and/or
* modify it