代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/103453/15731397
readme
bonddb
http://bonddb.treshna.com
==========================================================================
Setting Up:
In order to make and install this libary you need postgresql development
file
www.eeworm.com/read/102552/15774807
htm subject_14760.htm
序号:14760 发表者:eric 发表日期:2002-09-11 11:11:09
主题:我刚看关于数据库编程,怎么生成一个基于对话框的数据库程序?
内容:无文档和视图,只有对话框,怎么连接数据库?各位大侠,给个基本步骤。谢谢!
返回上页
www.eeworm.com/read/460383/7252380
m detection.m
function detection
clear all;
prompt = {'Enter your address database :','Enter your number face database:','Enter your address face for detection:','address of load train_wt','address of load train_
www.eeworm.com/read/309776/13664705
txt exportimport使用技巧与常见错误.txt
Export/Import 使用技巧与常见错误
Export 和 Import 是一对读写Oracle数据的工具. Export 将 Oracle 数据库中的数据输出到操作系统文件中, Import 把这些文件中的数据读到Oracle 数据库中. Export/Import可以用来完成以下工作: 数据归档, 数据库升级, 备份数据库, 把数据从一个数据库移到另一个数据库, 回收数据库存储 ...
www.eeworm.com/read/146056/5740429
h event.h
/* $Id: event.h,v 1.3 2004/04/06 19:15:57 msoffen Exp $ */
/*
* event.h: header file for event service
*
* Copyright (C) 2004 Forrest,Zhao
*
* This program is free soft
www.eeworm.com/read/173141/5380031
out authorize.out
ij> --
-- Create a database with a table and some data.
--
connect 'authorize;create=true' as c1;
ij> create table AUTH_TEST.t1 (a int);
0 rows inserted/updated/deleted
ij> CREATE FUNCTION AUTH_TEST.r
www.eeworm.com/read/172609/5383056
h event.h
/* $Id: event.h,v 1.3.2.3 2004/11/11 21:51:00 yixiong Exp $ */
/*
* event.h: header file for event service
*
* Copyright (C) 2004 Forrest,Zhao
*
* This program is free