搜索资源列表
class.db
- 56.com的一个 MYSQL应用类 class.db.php 实列化 $scfg[‘db’] = array( ‘host’ => ‘db.56.com’, ‘database’ => ‘56h_flv’, ‘username’ => ‘root’, ‘password’ => ‘‘); $db = new db($scfg[‘db’]); // // 函数: insert(
into
- 插入远进程并运行指定函数,插入远进程并运行指定函数-far insert process and run the specified function, insert long process and run the specified function
1
- 4、 编写一个过程。要求:有一个输入参数和一个输出参数,过程里面要有自定义异常。从学生表中(tab_student)中寻找符合指定学号等于输入参数的值,然后将找到的学生的姓名赋予输出参数,如果没有符合条件的值则触发异常。 Create table tab_student (sno char(8), sname varchar2(20), age integer, province varchar2(60), sex char(4)) insert into tab_s
insert-element-into-sorted-array
- A Java example to insert element into sorted array
pppp123
- java ejb开发 程序4、语句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表结构 B 为people表添加约束,约束名称是phone_number C 向people表中添加一列,名称是phone_number,数据类型是varchar2,长度是10 D 上述答案均不正确 5、( )BLOB和CLOB的区别在于 A CLOB只能存放字符类型的数据,而BLOB没有任何限制 B BLOB只能存放字符类型的数据,而CLOB没
excel2dbf.rar
- 实现把excel文件转为dbf ,把excel当成数据库来处理,也把dbf当成数据库来插入,Achieve the excel file to dbf, to excel as a database to deal with, but also put dbf as a database to insert
import_Oracledb
- Import into Oracle database by java. This programe can run in any operation system. It can run by 2 way: by sql loader or by insert into table, that you can declare in config file
LabSQL
- LABVIEW的SQL工具包,连接ACCE-LABVIEW the SQL toolkit, ACCESS Connect
SQLConnect
- 数据库连接,读,写,修改,储存,等等的函数!可以镶入任何的程序,这样编写数据库就节省了很多时间了!-Database connection, read, write, modify, store, and so the function! Can insert into any of the procedures, so that the preparation of database on save a lot of time!
MiniSQL
- 一个简单的VC6.0控制台程序,可以实现SQL的select,create table .create index ,drop table ,drop index ,insert into ,delete等功能。-VC6.0 console a simple procedure, the SQL can select, create table. Create index, drop table, drop index, insert into, delete functions.
testsession
- 实现基本的购物车功能。 eclipse+sqlserver2005 1.主要强调了购物车的业务逻辑。 2,利用javabean封装。比较适合jsp初学者。 3.简洁实用。可以在此基础上开发更加复杂功能的购物网站。 数据库建立 create database shop_db go use shop_db go create table t_sp ( s_id int identity(1,1) primary key, s_name v
VBclassmsgsystem
- 基于VB的一个小程序,关于班级信息管理系统,具有插入、查询、删除等功能。-VB based on a small procedure on the class information management system, with insert, query, delete functions.
insert_Create
- 该工具用Delphi7写的,可帮助我们生成一些插入语句。 例如: 现要向一台机(P2)的数据库(以HR为例)插入另一台机(P1)的HR_New_Info记录,可如下操作: 1.输入P1的IP,用户名,密码。数据库输入“HR” 2.在查询语句输入 select Title,Content,TypeName,Flag,DateAndTime from HR_New_Info 3.在插入语句输入 insert into HR_New_Info(Title,Content,T
FTP
- 定时从FTP上取文件,解析,插入到mysql数据库-Regularly check the documents from the FTP, Analysis, insert into mysql database
insert
- 在国土部们有大量的autocad的分幅数据,该程序将大量的分幅数据拼接成一整幅-At the Department of Homeland autocad who have many sub-rate data, the program will be many pieces of data points into a whole lot of stitching
Remote-thread-insert
- 一般的后门或*都以进程的方式运行,这样很容易被发现,但将程序插入到系统进程中进行隐藏,那没就不容易被发现,本程序通过C++实现将相关程序出入到系统进程iexplore.exe中隐藏-In general have a backdoor or Trojan horse to run the process, it can easily be found, but the procedure to insert into the system to hide the process, it did
insert-into-database
- 一部C#教程,教你如何在数据库中添加记录-Teaching you how to insert data into database!!!!!
Insert-into-a-Table
- labview数据库开发,插入数据,这是利用access和labview共同开发的,很有用-Labview database development, insert data, this is the use of access and labview common development, very useful
Insert-into-a-Table
- labview连接数据库后,如何插入新数据-After labview connect to the database, how to insert new data
insert
- mysal循环插入10000条记录-insert into mysql 10000 numbers