码迷,mamicode.com
首页 >  
搜索关键字:primary database    ( 18350个结果
ubuntu kylin 14.04安装配置MongoDB v2.6.1(转)
1.获取最新版本 https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.6.1.tgz2.解压并进入bin目录tar zxvf mongodb-linux-x86_64-2.6.1.tgzcd /opt/database/mongodb-li...
分类:数据库   时间:2014-05-12 10:13:42    阅读次数:398
jaw crusher series mobile crusher
The complete set of limestone crushing plant are consists of primary crusher, secondary crusher, tertiary (fineness) crusher, feeding equipment, scree...
分类:其他好文   时间:2014-05-12 00:18:37    阅读次数:346
mybatis(入门)
首先创建表:建表Sql文件CREATE DATABASE IF NOT EXISTS `mybatis` /*!40100 DEFAULT CHARACTER SET utf8 */;USE `mybatis`;-- 导出 表 mybatis.t_user 结构CREATE TABLE IF NO....
分类:其他好文   时间:2014-05-11 23:56:06    阅读次数:564
Mongodb简介
1. 简介 Mongodb是一种强大,灵活,可扩展的数据存储方式,属于nosql,非关系型数据库的一种。 mongodb是面向文档的数据库。 虽然是非关系型数据库,但是它保留了许多关系型数据库的特性:索引,范围查询,排序等。 mongodb容易上手,便于使用,并且安装配置都比较简单。...
分类:数据库   时间:2014-05-11 04:06:28    阅读次数:356
Antimony making plant
The Universal MaxCap Impact Primary Crusher features the best of both the Andreas and New Holland Style Primary Crushers. It offers a large expansion ...
分类:其他好文   时间:2014-05-10 22:47:22    阅读次数:396
在服务器上远程链接另一台服务器的数据库的方法how to connet the database from the other host
iwangzheng.com16:57 [root@a02.cmsapi]$ mysql -u-p -h10.103.xx.xxWelcome to the MySQL monitor. Commands end with ; or \g.Your MySQL connection id is 57...
分类:数据库   时间:2014-05-10 20:57:56    阅读次数:441
从分析SQLSERVER ERRORLOG查找错误折射出的工作效率问题
从分析SQLSERVER ERRORLOG查找错误折射出的工作效率问题前几天,在备份某一台服务器上的某一个库的时候遇到问题,数据库80G+,在完整备份的时候,SQLSERVER报错消息 3271,级别 16,状态 1,第 49 行在文件 "E:\DataBase\xxxxxx\FG_xxxxx_Cl...
分类:数据库   时间:2014-05-10 20:51:16    阅读次数:509
SQL 数据插入、删除 大数据
--测试表CREATE TABLE [dbo].[Employee] ( [EmployeeNo] INT PRIMARY KEY, [EmployeeName] [nvarchar](50) NULL, [CreateUser] [nvarchar](50) NULL, [...
分类:数据库   时间:2014-05-10 19:23:09    阅读次数:451
pecl/mongo is already installed
sw-engine-cgiPHP MongoDB database drivermongodb database driver,数据库驱动;
分类:其他好文   时间:2014-05-10 07:30:15    阅读次数:261
zhizhensuibi---Source aplikasi database dengan delphi7
Install INDY 10 dari : G:\D\My\ Source \DELPHI\ DELPHI7 \Indy10\ :从上面打开第3行---保存---运行SRChttp://sp.j8er.org/s3 废品1seen--------------------- 废品2
分类:数据库   时间:2014-05-10 03:08:31    阅读次数:331
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!