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

Search list

[MySQLMysql JDBC驱动

Description: 关于jdbc对mysql的官方驱动程序,要使用java做数据库的朋友们必须了解的,就不多说了-jdbc right on the official mysql drivers to use java database so the friends must understand, it's more of
Platform: | Size: 145408 | Author: 秦进 | Hits:

[MySQLmysql-5.0.24-win-src

Description: MySQL数据库开发源码 值得一看哦-source MySQL database development is worth looking oh ...................
Platform: | Size: 23526400 | Author: 史雅云 | Hits:

[BooksMYSQL

Description: 3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter Password的提示后输入原来的密码oldpass即可。 读者可以尝试其它所有本章介绍的方法。 4、首先以root用户的身份连接到服务器: shell> mysql -u root -p Enter password:******* 出现Enter password提后输入root用户的密码,然后即进入mysql客户机的交互模式,可以看到下面的提示: Welcome to the MySQL monitor. Commands end with or \g. Your MySQL connection id is 4 to server version: 3.23.25-beta-log Type help or \h for help. Type \c to clear the buffer mysql> 然后发布查询,直接键入题目中的语句: mysql> SELECT User,Host FROM mysql.user -3, use the following command to change the password: shell> mysqladmin-u root-p password newpass Enter Password :******* the Enter Password prompt appears enter the original password after you oldpass. Readers can try all other methods described in this chapter. 4, first of all to root the identity of the user to connect to the server: shell> mysql-u root-p Enter password :******* appear Enter password to enter the root after the user s password, and then entering the mysql client interactive mode , we can see the following prompt: Welcome to the MySQL monitor. Commands end with or g.Your MySQL connection id is 4 to server version: 3.23.25-beta-logType help or h for help. Type c to clear the buffermysql> and then release inquiries, directly type the subject of statement: mysql> SELECT User, Host FROM mysql.user
Platform: | Size: 22449152 | Author: qwli | Hits:

[WEB Codej2eebbs

Description: jsp+jdbc的bbs系统,数据库为mysql-jsp+ jdbc of bbs systems, database mysql
Platform: | Size: 106496 | Author: 深蓝 | Hits:

[MySQLmysql-connector-java-5.1.7

Description: mysql5.0 JDBC 驱动 放在glassfish或者tomcat的lib文件夹下就可以了-GlassFish mysql5.0 JDBC Driver on tomcat s lib or folder can be a
Platform: | Size: 8844288 | Author: 李残月 | Hits:

[MySQLMysqlplusplususage

Description: MySQL的C++封装,方便C++程序访问MySQL数据库。-MySQL s C++ Package to facilitate the C++ Program Access MySQL database.
Platform: | Size: 251904 | Author: zhu pengfei | Hits:

[Windows Developmysql-connector-net-5.1.7-src

Description: .net中ado.net 桥接mysql的源码,可以知道connection,command,adapt,parameter是怎样连接mysql的-. net in mysql source ADO.NET bridge, we can see that connection, command, adapt, parameter is how to connect the mysql
Platform: | Size: 3680256 | Author: fotox | Hits:

[ADO-ODBCDaoRu

Description: 从excel文件中提取多页的栏目内容,然后插入到mysql对应的数据库表格中,mysql使用的版本为4.0.excel为微软的office办公软件。-get data from excel and insert these data to mysql s tables.
Platform: | Size: 4011008 | Author: paul | Hits:

[Software Engineeringrc029-010d-mysql

Description: MySQL is the world’s most popular open source database, sporting a barrier of entry low enough to attract novice developers yet powerful enough to power some of the world’s most popular websites, among them Yahoo!, BBC News, the U.S. Census Bureau, and Craigslist. This reference card was created to help you quickly navigate some of MySQL’s most popular features. Covering topics such as confguration, administration software, backup procedures, SQL features, and user management, this card will serve as a handy desk reference for countless projects to come.-MySQL is the world’s most popular open source database, sporting a barrier of entry low enough to attract novice developers yet powerful enough to power some of the world’s most popular websites, among them Yahoo!, BBC News, the U.S. Census Bureau, and Craigslist. This reference card was created to help you quickly navigate some of MySQL’s most popular features. Covering topics such as confguration, administration software, backup procedures, SQL features, and user management, this card will serve as a handy desk reference for countless projects to come.
Platform: | Size: 1083392 | Author: Roxi | Hits:

[JSP/JavaMySQL.and.Java.Developers.Guide

Description: The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writing code from a Java application to a MySQL database using the industry standard: JDBC. As you will see later in this Introduction, the chapter titles indicate what area of database connectivity and manipulation they cover. The chapters are ordered to reflect the JDBC specification, but we aren’t here to simply describe the specification.
Platform: | Size: 2411520 | Author: Quang Truong | Hits:

[MySQLBeginning.MySQL

Description: The book uses a task-oriented structure that allows you to work through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data stored in those databases, administer the MySQL database management system, and connect to MySQL databases from your PHP, JSP/Java, and ASP.NET/C# applications. The next section, which describes the book’s structure, provides additional details about the specifics of what the book covers.
Platform: | Size: 5563392 | Author: Quang Truong | Hits:

[Othermysql-tutorial.9780672325847.23436

Description: MySQL的参考手册,对MySQL不太熟的人可以参考使用,内容为全英文,所以需要花点时间去参悟。-The MySQL Tutorial consists of a series of short, very concise chapters, each on a tightly targeted topic, with a task-oriented focus. Each chapter is written so it can be read in a single sitting and be easily digested. The main focus is on five key areas: installation and configuration, using MySQL, administering MySQL, optimizing MySQL, and MySQL s associated APIs. With 4 million installations and 27,000 downloads per day, MySQL continues to grow as one of the most widely used databases in the world. Now an enterprise-level database, MySQL features full support for transactions, integrating improvements that enhance MySQL s architectural foundation for building heavy-load commercial applications.
Platform: | Size: 637952 | Author: Tick | Hits:

[MySQLamoeba-mysql-1.0.2-BETA

Description: Amoeba属于分布式数据库代理开发框架,专注于分布式数据库 proxy 开发。座落与Client、DB Server(s)之间。对客户 端透明。具有负载均衡、高可用性、sql过滤、读写分离、可路由相关的query到目标数据库、可并发请 求多台数据库合并结果。-Amoeba is a kind of framework about distribute database proxy development that between client and DB server(s).Featurs:client transparency,load balance,high usability,sql filter,R/W splitting,sql routing,concurrent query and results merging.
Platform: | Size: 3260416 | Author: 张强 | Hits:

[JSP/JavaMYSQL_ssh

Description: 熟悉本系统后,你就会觉得自己的Java水平提高了一个层面。系统采用MyEclipse6.5+MySQL开发。功能:对数据库表进行增、删、改、查;其中包含动态分页技术、JavaScript提交等-Are familiar with this system, you will feel that their Java raise the level of a dimension. System uses MyEclipse6.5+ MySQL development. Function: increasing the database tables, delete, change, check which includes dynamic paging technology, JavaScript, etc. ..... submission
Platform: | Size: 1475584 | Author: 吴战 | Hits:

[Linux-Unixwapeq16

Description: wapEQ独立自主的wap手机建站程序的出现可以说是wap手机建站行业的一个里程碑,本系统采用PHP+MYSQL为解决方案, PHP与MySQL的紧密结合使PHP更加优越,速度快、安全性高,也是业内第一款php+mysql的wap整站建站系统。   Wapeq建站系统是目前业内领先的独立手机wap建站系统,具有智能建站及智能管理的双重功能,采用国际领先的所见即所得的可视化建站技术, 一个稍有上网经验、会打字的人,使用我们的"wap手机建站系统"就可以在短时间内建立一个设计精美,功能齐全的wap网站(包括新闻资讯、论坛、下载、图片、小说、游戏软件下载、分类信息、商城等众多功能)。   您使用wapeq的wap手机建站系统建立起来的wap网站,可以做到非常轻松的管理自己的网站,一般的编辑兼着做就可以。最主要的不用再花费高薪专门去聘请专业的网络技术人员来维护网站。这样一年来就可以省去几万元的网站维护成本。 -wapEQ independent wap phone Jianzhan program can be said that the emergence of Jianzhan wap mobile phone industry, a milestone, this system uses PHP+ MYSQL for solution, PHP and MySQL to make PHP the close combination of superior speed, high security, is also the industry s first php+ mysql s wap entire station Station system. Wapeq Station system is the industry s leading independent mobile phone wap Station system, with intelligent website and intelligent management of the dual function, using the world s leading WYSIWYG visual Jianzhan technology, a little online experience, will be typing people, using our "wap Mobile Station system," they can in a short time to build a beautifully designed, full-featured wap sites (including news, forums, downloads, pictures, stories, games, software downloads, classified information, Mall and many other functions). You use the wap mobile phone wapeq Station system set up wap site, can be done very easily manage their own Web site, the general
Platform: | Size: 5997568 | Author: 邓伟 | Hits:

[.netmysql-connector-net-5.2.7-src

Description: mysql的.Net连接库的源代码,Windows下编译运行通过,Linux下没试过-Source code of mysql s connection in .Net
Platform: | Size: 971776 | Author: pcy | Hits:

[WEB Codeclass.mysql.php

Description: mysql的封装类,EZ_SQL的改进版,功能强大-class for mysql s function, like ez_sql
Platform: | Size: 7168 | Author: 章宏 | Hits:

[SQL Servermysql

Description: 美河图书提供 的mysql数据库图书,学习用书-U.S. River Books mysql database provides books, study books
Platform: | Size: 13593600 | Author: djlarge | Hits:

[Windows DevelopUzduotis1

Description: C++ program that connect to MySQL database and uploads images to MySQL s BLOB cell Contains some good information about how to store readed binary information from file and how to send it to mysql s blob ce-C++ program that connect to MySQL database and uploads images to MySQL s BLOB cell Contains some good information about how to store readed binary information from file and how to send it to mysql s blob cell..
Platform: | Size: 4155392 | Author: Gediminas | Hits:

[Database systemmysql知识纲要

Description: 主要针对mysql知识点进行分析,对于mysql的增删改查做出一定的解释 多表联查 子查询等知识总结(This paper mainly analyzes the MySQL knowledge point, and makes some knowledge summary on the explanation of MySQL's addition and deletion and modification.)
Platform: | Size: 21504 | Author: 社会涛 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 37 »

CodeBus www.codebus.net