搜索资源列表
v4925_tdjob-release
- 一、数据库安装 《个人求职管理系统》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将你下载的程序解压缩后上传到你的网站空间下,接下来请将sql目录下的tdjob.sql文件导入你刚建立好的MySQL数据库中,导入的SQL文件会在数据库中新建两个数据表td_pjm_user和td_pjm_jobs。 注意:成功导入数据文件后,请修改lib目录下的config.jsp文件,该文件里包含了你的数据库连接信息,请进行相应的修改。 二、JavaBeans安装 将lib目录下的td文件
dbxoodbc
- 开发源码的dbexpress ,可以连接sql server,oracle,mysql,DB2等数据库-dbexpress source development, can be connected to sql server, oracle, mysql, such as DB2 Database
MySql
- 一个能通过ADO的方式访问sql server、oracel、access数据库、很实用的,值得学习
vcmysqlexcelaccessmssqlDBACCESS
- VC++封装类使用ADO技术操作MySql,Excel,Access,Ms SQL Server 数据库-VC++ wrapper classes to use ADO technical operations MySql, Excel, Access, Ms SQL Server database
00004546
- SQL Server to Firebird database converter.
SQLadmin
- SQL Server数据库在线管理系统(SSOM) -SQL Server database management system online (SSOM)
SQL
- 本教程已经向您讲解了用来访问和处理数据库系统的标准计算机语言。 我们已经学习了如何使用 SQL 在数据库中执行查询、获取数据、插入新的纪录、删除记录以及更新记录。 SQL 是一种与数据库程序协同工作的标准语言,这些数据库程序包括 MS Access、DB2、Informix、MS SQL Server、Oracle、MySQL、Sybase 等等。 -Tutorial html version of SQL database
jibenMySQLyuju
- 一、SQL速成 结构查询语言(SQL)是用于查询关系数据库的标准语言,它包括若干关键字和一致的语法,便于数据库元件(如表、索引、字段等)的建立和操纵。 以下是一些重要的SQL快速参考,有关SQL的语法和在标准SQL上增加的特性,请查询MySQL手册。 -One, SQL Express structured query language (SQL) is the standard for querying relational database language, which
sq_zhihuixing
- 数据库,企业 msyql数据库-sql mysql
mysql
- 数据库的使用方法!!!以及编程语言!!了解sql语言的精髓-Database to use! ! ! And programming language! ! Understand the essence of language sql
mydb.sql
- 连接数据库的基本代码,用于面向过程的语言进行的操作-SQLyog Enterprise- MySQL GUI v6.03
sql
- SQL is a standard language for accessing databases. Our SQL tutorial will teach you how to use SQL to access and manipulate data in: MySQL, SQL Server, Access, Oracle, Sybase, DB2, and other database systems.
SQL
- 主要介绍SQL的语法规则及在实际开发中的应用,并且对SQL在MySQL、MS SQL Server、Oracle和DB2中的差异进行了分析。《程序员的SQL金典》分为3部分:第1部分为基础篇,主要讲解数据库对增、删、改、查等SQL的支持,给出了这些SQL的应用案例;第2部分为进阶篇,讲解了函数、子查询、表连接、不同DBMS中的SQL语法差异、SQL调优、NULL值处理、事务、开窗函数等高级技术;第3部分为案例篇,对前两部分的知识进行了综合运用。-SQL syntax rules and the
mysql
- mysql的参考资料,很全的,方便对sql的学习,开发,很有帮助的-mysql reference, very wide, and facilitate the SQL learning, development, helpful
E-SQL
- 易语言操纵MYsql的一个例子,里面有两个例子,一个是读mysql的,一个是读写mysql 的。初学者可以研究一下-A easy language to manipulate the MYsql example, there are two examples, one is reading of MYsql, a MYsql is, speaking, reading and writing . Beginners can look at
mysql
- SQL数据库管理工具,曾获得过2005年易语言三等奖。-SQL database management tools
mysql
- sql基本语句,用于usql的基本运用方法和掌握,大部分人都会吧-basic sql
aotu_input-sql
- window脚本,自动导入mysql数据库,表。-Window scr ipt, automatically import MySQL , table.
《 MySQL必知必会》
- 实用的sql电子书,详细介绍Mysql中的基础知识(SQL introduction is so nice, there are many things has listed in this book)
mysqlclient
- 配置连接mysql服务器,输入SQL,显示结果(Configure the connection to the MySQL server, enter SQL, and display the result.)