Welcome![Sign In][Sign Up]
Location:
Search - sql jdbc-s

Search list

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client / server (C / S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54733 | Author: 乔峰 | Hits:

[Otherzzcx

Description: The JICQ is the bureau area which JAVA writes according to \"Customer s Machine/Server\"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system passes a JDBC interview database. The system is divided into the server procedure and customer s procedure two parts, server and customer adoption \"Transmission Control Protocol\"(TCP), connect a word (Socket) conjunction through a set, the adoption \"User Datagram Protocol \"(UDP) of the customer s, pass a data report a set to connect a word (DatagramSocket) establishment a conjunction. The system has customer registration, customer to register, increase good friend, delete good friend and send out and receive news etc. function.-JICQ The bureau is the area which write Java s according to the "Customer s Machine / Server" (C / S) mode message solid hour correspond by letter tool system. the system adopted the SQL Server2000 of Micros oft company as a backstage database, the system passes a database JDBC interview. Th e system is divided into the server procedure an d customer s procedure two parts. server and customer adoption "Transmission Co. ntrol Protocol "(TCP), connect a word (Socket) through a conjunction s et. the adoption "User Datagram Protocol" (UDP) of the customer s, pass a data report a set to connect a word (Datagr amSocket) establishment a conjunction. The sy stem has customer registration, customer to register, increase good friend, delete good friend and send out and
Platform: | Size: 17802 | Author: 乔峰 | Hits:

[Other resourceJDBCDatabaseAccesswithJava

Description: THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have arranged the book so that information needed only by experts is separated out from the basic material. We hope that driver developers as well as application programmers and MIS administrators will find what they need. Because different sections are aimed at different audiences, we expect that few people will read every page. We have sometimes duplicated explanations in an effort to make reading easier for those who do not read all sections. This book will be most helpful to those who have some knowledge of the Java programming language and SQL (Structured Query Language), but one doesn t need to be an expert in either to understand the basic concepts presented here. -THIS is really two books in one : a tutorial and a reference manual for JDBC. the application programming interface that ma ram it possible for programmers to access datab ases from Java. The goal is to be useful to a wide r ange of readers. novices from database to database experts. The refore, we have arranged the book so that information ne eded only by experts is separated out from the ba sic material. We hope that driver developers as well as application programmers and MIS admini strators will find what they need. Because diff erent sections are aimed at different audience s, we expect that few people will read every page. W e have sometimes duplicated explanations in an effort to make reading easier for those who do no t read all sections. This book will be most helpf ul to those wh
Platform: | Size: 343123 | Author: dddd | Hits:

[JSP/Javahsqldb_1_8_0_7

Description: hsqldb是100%java实现的数据库,是一个开放源代码的JAVA数据库 l 具有标准的SQL语法和JAVA接口 l HSQLDB可以自由使用和分发 l 非常简洁和快速的 l 具有内存数据库,独立数据库和C/S数据库三种方式 l 可是在APPLET中使用 更多的细节: l 索引可以被创建和自动使用 l 支持事务处理 l 允许表关联 l 完整性引用和约束 l 支持JAVA存储过程和函数 l 数据库可以生成SQL脚本 l 使用用户名,密码,访问权限等安全机制 l 可以被JAVA1.1和JAVA2编译 建立在HypersonicSQL基础上的HSQLDB,是一个通用目的的数据库,非常的小,而且易于安装和使用。可以用于APPLETS中 ,测试中,应用系统中。 由于提供了标准SQL和JDBC接口,HSQLDB可以方便的和其他数据库之间进行数据转换。 -hsqldb is to achieve 100% java database is an open source Java database l is the standard SQL syntax and Java interface l HSQLD B free use and distribution l very simple and fast with l memory database independent databases and C / S database three ways APPLET l But in the use of more details : l index can be used to create and automatically support the transaction processing l l l allow relational tables integrity of the application and support JA bound l VA stored procedures and functions l database can generate SQL scripts l user name, password, access permissions and other security mechanisms can be JAVA1.1 l JAVA2 compiler and built on Hypersoni cSQL based on the HSQLDB is a general purpose database, very small, and ease of installation and use. APPLETS which can be used for testing,
Platform: | Size: 3276918 | Author: chenguo | Hits:

[JSP/Javajtds-1.1-src

Description: 第三方的SQL Server and Sybase的jdbc dirver,速度更快,支持回滚(ms 原版不支持)。 Open source JDBC 3.0 Type 4 driver for Microsoft SQL Server (6.5, 7.0, 2000 and 2005) and Sybase. jTDS is the fastest JDBC driver for MS SQL Server and is a complete implementation of the JDBC spec.-third-party SQL Server and Sybase jdbc dirver, faster, support undoes (ms do not support the original). Open source 3.0 Type 4 JDBC driver for Microsoft SQL Server (6.5, 7.0, 2000 and 2005) and Sybase. JTDS is the fastest JDBC driver for MS SQL Server and is a complete implementation of the JDBC spec.
Platform: | Size: 3436544 | Author: zrx | Hits:

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client/server (C/S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54272 | Author: 乔峰 | Hits:

[Otherzzcx

Description: The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system passes a JDBC interview database. The system is divided into the server procedure and customer s procedure two parts, server and customer adoption "Transmission Control Protocol"(TCP), connect a word (Socket) conjunction through a set, the adoption "User Datagram Protocol "(UDP) of the customer s, pass a data report a set to connect a word (DatagramSocket) establishment a conjunction. The system has customer registration, customer to register, increase good friend, delete good friend and send out and receive news etc. function.-JICQ The bureau is the area which write Java s according to the "Customer s Machine/Server" (C/S) mode message solid hour correspond by letter tool system. the system adopted the SQL Server2000 of Micros oft company as a backstage database, the system passes a database JDBC interview. Th e system is divided into the server procedure an d customer s procedure two parts. server and customer adoption "Transmission Co. ntrol Protocol "(TCP), connect a word (Socket) through a conjunction s et. the adoption "User Datagram Protocol" (UDP) of the customer s, pass a data report a set to connect a word (Datagr amSocket) establishment a conjunction. The sy stem has customer registration, customer to register, increase good friend, delete good friend and send out and
Platform: | Size: 17408 | Author: 乔峰 | Hits:

[JSPJDBCDatabaseAccesswithJava

Description: THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have arranged the book so that information needed only by experts is separated out from the basic material. We hope that driver developers as well as application programmers and MIS administrators will find what they need. Because different sections are aimed at different audiences, we expect that few people will read every page. We have sometimes duplicated explanations in an effort to make reading easier for those who do not read all sections. This book will be most helpful to those who have some knowledge of the Java programming language and SQL (Structured Query Language), but one doesn t need to be an expert in either to understand the basic concepts presented here. -THIS is really two books in one : a tutorial and a reference manual for JDBC. the application programming interface that ma ram it possible for programmers to access datab ases from Java. The goal is to be useful to a wide r ange of readers. novices from database to database experts. The refore, we have arranged the book so that information ne eded only by experts is separated out from the ba sic material. We hope that driver developers as well as application programmers and MIS admini strators will find what they need. Because diff erent sections are aimed at different audience s, we expect that few people will read every page. W e have sometimes duplicated explanations in an effort to make reading easier for those who do no t read all sections. This book will be most helpf ul to those wh
Platform: | Size: 343040 | Author: dddd | Hits:

[SQL Serverxjgl

Description: 本系统对学生信息操作控制流程和相关数据信息进行了较为全面且科学高效的管理,它主要分为学生级权限、办公人员权限级、班级干部级权限和管理员级权限四个权限级别。本系统基于B/S的开发模式,前台使用JSP技术开发实现,服务器为Tomcat5.0, 数据库使用Microsoft SQL SERVER 2000,并采用JDBC-ODBC桥接技术进行数据库连接。 全面地阐述了系统开发的分析和设计过程,包括业务分析、数据流分析、数据库设计和软件结构设计等;详细描述了各子系统的实现,其中包括:学生之家子系统、办公人员子系统、班级干部子系统和系统管理子系统;
Platform: | Size: 10790912 | Author: 芦苇 | Hits:

[Other systemsliyingfang

Description: 丽婴房库存销售系统 描述:C/S构架,J2SE技术,JDBC 连接 SQL SERVER数据库,把供应商,仓库,门店及客户,四者有机的结合起来-Les Enphants Stock Sales System Description: C/S architecture, J2SE technology, JDBC to connect SQL SERVER database of suppliers, warehouses, stores and customers, the four combined organic
Platform: | Size: 3354624 | Author: mahaiyang | Hits:

[JSP/Javatest_online

Description: 系统基于Browser/Server模式开发,应用DreamweaverMX软件,结合JSP编程技术,并以 Microsoft SQL server2000为数据库开发工具,在Windows xp系统中使用JDBC驱动程序进行数据库连接。 论文主要阐述的是考试管理系统的操作过程及一些关键技术。该系统考生和管理员信息主要在管理员系统中输入,不需数据库直接输入,考试时考生输入准考证号码,核对正确后进入考生界面,考生界面主要有选择试卷、成绩查询组成,关键实现了考生在选择试卷后进入考试窗体,系统强制考生退出,及考完后对客观题的自动评分、存档。管理员进入管理员系统界面,管理员系统主要由系统管理、考生管理、题库管理、监控等模块组成,管理员系统和考试系统共同构成了该考试管理系统。 -This system is based on Browser/Server mode development , employ DreamweaverMX software, combine JSP programming technology, regard Microsoft SQL server 2000 as the database developing instrument, use JDBC driver to join the database in Windows XP system. What the thesis is mainly explained is procedure of the administrative system of an examination and some key technology. System this examinee and administrator information input of the system in administrator mainly, not needing the direct input of database , the examinee inputs the number of admission card for entrance examination when having an examination, enter examinee interface after check correct, examinee boundary plane mainly choose the paper , achievement to inquire about and make up, the key has realized examinees and entered and had an examination body of window behind choosing the paper, the system forces examinees to withdraw, and grading , filing automatically to objective question after finishing doing in the test. A
Platform: | Size: 512000 | Author: 田月 | Hits:

[File Format01JDBC(S)

Description: 一些关于javajdbbc的初步学习,共大家学习-JDBC: The Java Database Connectivity (JDBC) API is the industry standard for database-independent connectivity between the Java programming language and a wide range of databases – SQL databases and other tabular data sources, such as spreadsheets or flat files. The JDBC API provides a call-level API for SQL-based database access.
Platform: | Size: 354304 | Author: 腾龙 | Hits:

[SQL Serverjspandsql

Description: 浅谈JSP JDBC来连接SQL Server 2005的方法.doc 主要介绍连接过程 适合初学者-On the JSP JDBC to connect to SQL Server 2005' s method. Doc introduces the connection process for beginners
Platform: | Size: 5120 | Author: 春晓宁静 | Hits:

[SQL ServerSQL-SERVER

Description: 了解如何应用在Microsoft数据访问技术ADO.NET的MDAC 2.0,2.82,SQL Server Native Client的,和JDBC驱动程序,如新的跟踪功能 和2005年在SQL Server的网络协议和Microsoft SQL Server的数据库引擎。 - Learn how to apply technology in Microsoft Data Access ADO.NET, MDAC 2.0,2.82, SQL Server Native Client s, and JDBC drivers, such as the new tracking features and 2005, the network protocol in the SQL Server and Microsoft SQL Server database engine
Platform: | Size: 43008 | Author: | Hits:

[JSP/JavaJDBC

Description: 使用JDBC驱动程序连接数据库,并且连接后做了一些查询和增删改的测试,适合于初学者使用和学习JDBC原理。-Use the JDBC driver to connect the SQL Server Database.I did some test of search and add information or change information.It s good for primer learners.
Platform: | Size: 2557952 | Author: 依颜曦 | Hits:

[JSP/JavaWrite-JDBC-application

Description: 参照如下所示的SQL命令,在MySQL或Oracle数据库中创建用户信息表“userinfo”。 create table userinfo( code varchar(4) not null PRIMARY KEY, 用户代码 name varchar(10), 用户姓名 password varchar(6), 用户密码 email varchar(40), 用户电子邮件地址 primary key(code)) 用户信息表中的数据如下: 代码 姓名 密码 电子邮件地址 7101 宋晓梅 123456 xiaomei@yahoo.com.cn 7102 关松杰 654321 songjie@263.net 7103 李晓梅 123654 xiaomei@yahoo.com.cn 7104 张松岩 456123 songyan@yahoo.com.cn 7105 王亚杰 321456 yajie@hotmail.com 7106 曲小声 654321 xiaosheng@263.net 编写JDBC应用程序,完成以下操作: (1)首先将数据插入到用户信息表中,然后在屏幕上显示出来。 (2)将代码为7104用户的密码改为:888999,然后在屏幕上显示出来。 (3)将代码为7106的用户记录删除。 (4)建立如下图所示的登录界面,输入“用户代码”及“密码”信息后,单击“确定”按钮,如在用户信息表“userinfo”中能找到匹配的记录,则输出“登录成功”的信息,否则输出“登录失败”。-Refer to the following SQL commands shown, create user information table userinfo in MySQL or Oracle s. create table userinfo ( code varchar (4) not null PRIMARY KEY,- user code name varchar (10),- the user s name password varchar (6),- user password email varchar (40),- user s email address primary key (code)) Data user information table as follows: Code Name Email Address Password 7101 Song Xiaomei 123456 xiaomei@yahoo.com.cn 7102 Off Song-Jie 654321 songjie@263.net 7103 Li Xiaomei 123654 xiaomei@yahoo.com.cn 7104 Zhangsong Yan 456123 songyan@yahoo.com.cn 7105 Wangya Jie 321456 yajie@hotmail.com 7106 whispered 654321 xiaosheng@263.net Write JDBC application, do the following: (1) First, insert data into user information table, and then displayed on the screen. (2) the code for the user s password to 7104: 888,999 and then displayed on the screen. (3) the code 7106 user records deleted. (4) establish the login screen shown below, enter user code and pass
Platform: | Size: 162816 | Author: 陈兰儿 | Hits:

[JSPJDBC-Tutorial

Description: This tutorial is about JDBC (Java Database Connectivity), an API provided by Oracle that allows programmers to handle different databases Java applications: it allows developers to establish connections to s, defines how a specific client can access a given , provides mechanisms for reading, inserting, updating and deleting entries of data in a and takes care of transactions composed of different SQL statements. In this article we will explain the main JDBC components like Statements, Result Sets or Stored Procedures.-This tutorial is about JDBC (Java Database Connectivity), an API provided by Oracle that allows programmers to handle different databases Java applications: it allows developers to establish connections to s, defines how a specific client can access a given , provides mechanisms for reading, inserting, updating and deleting entries of data in a and takes care of transactions composed of different SQL statements. In this article we will explain the main JDBC components like Statements, Result Sets or Stored Procedures.
Platform: | Size: 963584 | Author: john klain | Hits:

[DocumentsDemo

Description: my sql链接Java小程序所使用的jdbc桥驱动程序(using this little program to test your connection with mysql,it`s simple and easy;you can bowser it on smartphone or just on website of very very great Pudn.com)
Platform: | Size: 1024 | Author: Xuxunlonely | Hits:

[JSP/Javashopping-management-system-master

Description: 该项目是多个项目的合集,每个文件夹下存在一个Java项目。目的在于为不同知识层次的Java学习者提供一个项目实战晋级平台,便于Java爱好者有步伐频率的学习Java这门庞大的艺术体系。(This project is a combination of multiple projects, and there is a Java project under each folder. The aim is to provide a practical promotion platform for Java learners of different knowledge levels, which is easy for Java enthusiasts to learn Java's huge art system with pace and frequency.)
Platform: | Size: 4941824 | Author: 王英俊 | Hits:

[JSP/Javasqljdbc4-2.0.jar

Description: 注冊载入JDBC驱动程序; 注冊载入驱动driver。也就是强制类载入:其注冊载入JDBC驱动有三种方法: 方法一:Class.forName(DriverName); 当中DriverName=Driver包名。Driver类名; Oracle的DriverName=“oracle.jdbc.driver.OracleDriver“。 SQLServer的DriverName=“com.microsoft.jdbc.sqlserver.SQLServerDriver“。 方法三:直接创建一个驱动对象:new oracle.jdbc.driver.OracleDriver()。 MySql的DriverName=“com.mysql.jdbc.Driver“; 方法二:Class.forName(DriverName).newInstance(); 代码完毕两个功能:第一,把驱动程序载入到内存里;第二。把当前载入的驱动程序自己主动去DriverManager那注冊,DriverManager是JDBC规范中唯一的Java类。(Registration is loaded into the JDBC driver. Registration is loaded into driver driver. That is mandatory class loading: there are three ways to register JDBC drivers. Method 1: Class.forName (DriverName); among them, the DriverName=Driver package name. Driver class name; Oracle's DriverName= "oracle.jdbc.driver.OracleDriver". SQLServer's DriverName= "com.microsoft.jdbc.sqlserver.SQLServerDriver". Method three: create a driver object directly: new oracle.jdbc.driver.OracleDriver (). MySql's DriverName= "com.mysql.jdbc.Driver"; Method two: Class.forName (DriverName).NewInstance (); There are two functions of code completion: first, load the driver into memory; second. Driver Manager is the only Java class in the JDBC specification.)
Platform: | Size: 441344 | Author: 吴珍珍 | Hits:
« 12 3 »

CodeBus www.codebus.net