LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 686|回复: 3

[求助]LINUX下的MYSQL与MS下的MYSQL是否可以一样??

[复制链接]
发表于 2005-2-18 08:36:24 | 显示全部楼层 |阅读模式
:beat 比如我在MS下面用PB写了一个程序在MS的服务器下面使用是没有问题的,但是现在要更换服务器,在LINUX RH9。0下使用,也是用MYSQL做后台数据库,我知道MS下的SQL与RH9。0下的SQL有相同之处,但在MS下写的程序放在RH9。0下运行是否要更改程序? :ask 请各位大虾帮忙解决,谢谢了!
发表于 2005-2-18 14:34:00 | 显示全部楼层
在mysql的安装目录下的bin目录下有一个msql2mysql它是一个外壳脚本,可以转换mSQL程序到MySQL :beat
是有些问题啊!
回复 支持 反对

使用道具 举报

发表于 2005-2-19 11:57:35 | 显示全部楼层
M$sql  和mSql是一样么?
回复 支持 反对

使用道具 举报

发表于 2005-2-19 12:27:09 | 显示全部楼层

!

MSQL stands for Mini Structured Query Language. It is a light-weight database engine that has been designed to provide fast access to stored data with low memory requirements. MSQL offers a subset of SQL as its query interface. SQL is the most popular and standardized database language in the world that makes it easy to store, update and access information. For example, you can use SQL to retrieve product information and store customer information for a website. See Also: MySQL :beat
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表