代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/418731/10934065
txt running a board forum from your own pc.txt
Running A Board forum From Your Own Pc
If you wish to install php and mysql to run a phpBB installation on your computer, first you will need installers. Most of you have windows, so I recommend Fo
www.eeworm.com/read/272813/10943219
h db.h
#ifndef DB_H
#define DB_H
#include
#include
#include "page.h"
// Each database is basically a UNIX file and consists of several relations
// (viewed as heapfiles and
www.eeworm.com/read/272811/10943285
h db.h
#ifndef DB_H
#define DB_H
#include
#include
#include "page.h"
// Each database is basically a UNIX file and consists of several relations
// (viewed as heapfiles and
www.eeworm.com/read/272675/10949226
ini sqlnewasia.ini
[Server]
Server Name=(Local)
[User Name]
User Name=reformer
[DATABASE NAME]
DATABASE NAME=xinya
www.eeworm.com/read/272675/10949301
ini sqlnewasia0.ini
[Server]
Server Name=zjxy
[User Name]
User Name=reformer
[DATABASE NAME]
DATABASE NAME=xinya
www.eeworm.com/read/272265/10964023
ini hmis.ini
[Database]
Connection=0
Initial Catalog=HMIS
Data Source=(local)
www.eeworm.com/read/418028/10967126
tcl spaceanal.tcl
# Run this TCL script using "testfixture" in order get a report that shows
# how much disk space is used by a particular data to actually store data
# versus how much space is unused.
#
if {[catch {
www.eeworm.com/read/418028/10967266
c attach.c
/*
** 2003 April 6
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness f
www.eeworm.com/read/418028/10967557
test manydb.test
# 2005 October 3
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yours
www.eeworm.com/read/418028/10967917
tcl quickstart.tcl
#
# Run this TCL script to generate HTML for the quickstart.html file.
#
set rcsid {$Id: quickstart.tcl,v 1.8 2006/06/13 11:27:22 drh Exp $}
source common.tcl
header {SQLite In 5 Minutes Or Less}
puts