Welcome![Sign In][Sign Up]
Location:
Search - SQL-import-command

Search list

[MySQLsakila-db

Description: 这是MySQL官方测试用的数据库,费了一番功夫找到的。使用命令 mysql -u root -p <sakila-schema.sql mysql -u root -p <sakila-data.sql 导入数据库中,数据库结构参见mysql文档。-This is the official test MySQL database, costs a lot of effort to find. Use the command mysql-u root-p <sakila-schema.sqlmysql-u root-p <sakila-data.sql import database, mysql database structure, see documents.
Platform: | Size: 482304 | Author: xinlnix | Hits:

[SQL ServerSQL-import-command

Description: 一个sql导出命令大全,可以导出到excel,文本,dbf,acce-Sql command to export a Guinness, can be exported to excel, text, dbf, access
Platform: | Size: 3072 | Author: 黄伟 | Hits:

[JSP/Javahiberexam

Description: 在线考试,struts ,hibernate , spring. 部署Web应用请按如下步骤进行: 1. 进入hiberexam路径下,将sql.sql脚本中的语句导入MySql数据库。 2. 修改hiberexam\WEB-INF\classes路径下的appContext文件,将其中的数据库密码修改为你的数据库密码。 3. 进入hiberexam\WEB-INF路径下,启动Dos或shell窗口,输入 ant compile -- 该命令用于编译应用。 4. 将整个应用复制到 TOMCAT_HOME /webapps路径下,启动Tomcat服务器即可。 5. 系统后台管理员用户名和密码都是mysql 6. 系统考生的登录用户名为:张三,学号为:123456789123456-Online exam, struts, hibernate, spring. Deploy Web applications please follow these steps: 1. Into hiberexam path, the import statement in the script sql.sql MySql database. 2. Modify hiberexam \ WEB-INF \ classes directory of appContext file, which will change the database password for your database password. 3. Into hiberexam \ WEB-INF directory, start the Dos or shell window, type ant compile- This command is used to compile the application. 4. The entire application copied to TOMCAT_HOME /webapps directory, start the Tomcat server. 5. The system administrator user name and password for the background are the mysql 6. The system login user name candidates: Joe Smith, student number is: 123456789123456
Platform: | Size: 7713792 | Author: Charos | Hits:

[JSP/Javacaradmin101

Description: 这是一个用struts框架做的JSP车辆租赁管理系统,能够进行简单的租车登记、还车登记、增删车辆信息和统计租金功能。另外附有详细的设计文档。      使用说明:      1、程序的源代码在 carmanage 文件夹中。   用MyEclipse导入到工作目录就可以了,具体怎样导入大家都会。   2、导入到工作目录之后接下来就是配置数据库了,我用的是MySQL数据库,数据库的 用户名:root ,密码:123456   直接把 数据库创建脚本.sql文件中的内容   复制到 MySQL Command Line Client 中执行一下就可以了,数据库的编码采用 “UTF-8”   3、在myeclipse 发布一下项目到tomcat webapps目录就可以了   4.启动tomcat服务,在浏览器中输入地址 http://localhost:8080/carmanage/inputAuto.jsp就ok了。-This is a JSP struts framework vehicle rental management system, to carry out a simple registration of the car rental, car registration, additions and deletions vehicle information and statistics rent. The other accompanied by a detailed design document. Instructions for use: a program' s source code folder carmanage file. MyEclipse import into the working directory, specifically how to import all of us will. Imported into the working directory next step is to configure the database, I use the MySQL database, database user name: root, password: 123456 directly to the database creation script sql file copied to the Command Line Client, the MySQL click on the encoding of the database using the UTF-8 " , released in myeclipse project to tomcat the webapps directory of tomcat service. start in the browser, enter the address http://localhost:8080/carmanage/ inputAuto.jsp on ok.
Platform: | Size: 1820672 | Author: 蓝色石子 | Hits:

[Internet-NetworkBook-Manager-System

Description: 使用MySQL的实验程序:电子书管理软件 功能:管理电脑里的电子书,提供查询,插入,删除,统计书的总数等操作。 开发环境:Linux2.6.38,gcc4.4.3,mysql5.1.41,因为用到了curses库,不确定在其它操作系统下能不能不修改就编译。 编译方法:在源码目录下运行make 使用方法:1.首先请自行安装mysql环境,然后自行新建一个用户(名字随意),并用"create database libmanager"创建数据库(数据库的名字不能变)。2.在终端下用"mysql -u username -p libmanager < createdatabase.sql"命令创建数据库的表,其中的username就是用户自行创建的用户名。3.运行./libmanager,按提示操作。若需批量导入书目信息,请参照源码目录下的booklist.txt文件自行编辑。 程序数据库设计:有3个表,分别为book,type,author,详细结构请看"数据库建模.dia"文件(需装Dia软件)。 许可协议:GPL3.0,若需要协议原文请自行google。-Experimental procedure using MySQL: e-book management software functions: management of e-books, computer query, insert, delete, statistics the total number of books and other operations. Development environment: Linux2.6.38 gcc4.4.3 mysql5.1.41 used curses library, the uncertainty in other operating systems can not fail to modify compile. Compilation method: run make in the source directory to use: First your own install mysql environment itself to create a new user (name optional), and create a database with " create database libmanager" (the name of the database can not be changed). Terminal using " mysql-u username-p libmanager < createdatabase.sql" command to create a database table, where username is the user create your own user name. The Run/libmanager Follow the prompts. For bulk import bibliographic information, please refer to the source code directory booklist.txt file their own editing. Program database design: three tables, database modeling book, type
Platform: | Size: 114688 | Author: 彭睿 | Hits:

[Other2013071134

Description: Mysql命令行下用source命令导入sql文件,希望能够帮助到你-Mysql command line using the source command to import sql file, you want to be able to help
Platform: | Size: 45056 | Author: Mr.Zhang | Hits:

[WEB Codejavachina_v10

Description: Java中国是一款开源免费的论坛程序,致力于打造一个简洁优质的Java程序员论坛。 特性: 界面简洁清爽,对移动端友好 支持markdown语法 支持Emoji表情输入 支持Github账户登录 支持@用户 支持在线播放音乐(小彩蛋) 每日励志名言 更多功能还在开发... 使用: 建立数据库javachina,编码为utf-8,导入 javachina.sql 导入maven工程或者使用 war:war 命令打包一个war包 启动tomcat,访问 http://127.0.0.1:8080/java-china-Java China is an open source free forum program dedicated to creating a simple and high quality Java programmers forum. Characteristic: Interface simple and refreshing, friendly to the mobile terminal Support markdown syntax Support Emoji expression input Support Github account login Support @ user Support online play music (small eggs) Daily inspirational quotes More features are still being developed... Use: The establishment of javachina , encoding for Utf8, import javachina.sql Import Maven project or use war:war command to pack a war package Start tomcat, visit http://127.0.0.1:8080/java-china
Platform: | Size: 1305600 | Author: xiewenqiu | Hits:

CodeBus www.codebus.net