由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - 如何进行INFORMIX到DB2移植的可行性分析?
相关主题
请教数据库比较问题help! 怎么insert一个多行的string
Re: how to improve the performance of Oracle Insert operation?给偶一个干活的机会,何如? 申请作Database板副
数据库跟你走第三个问题
INFORMIX数据库问题who has heard of redbrick
informix 和oracle数据库的比较求助。Informix Geodetic Datablade
informix==>oracle?Oracle 问 题 请 诸 位 大 侠 指 教, 急 急 急!!!
1996年Database Market统计Help! Informix vs Access
如何做到?不可不看Expert,please tell me some "Informix" information.
相关话题的讨论汇总
话题: db2话题: informix话题: use话题: 可行性话题: 移植
进入Database版参与讨论
1 (共1页)
m**********n
发帖数: 1
1
的数据库不熟悉,能不能请高手介绍一下,如何把INFORMIX上的应用开
发和数据库移植到DB2上,怎样进行可行性分析。或者推荐一些这方面的书籍和论
文。
请赐教,不胜感激!
xt
发帖数: 17532
2

Don't worry. IBM will do it for you.

【在 m**********n 的大作中提到】
: 的数据库不熟悉,能不能请高手介绍一下,如何把INFORMIX上的应用开
: 发和数据库移植到DB2上,怎样进行可行性分析。或者推荐一些这方面的书籍和论
: 文。
: 请赐教,不胜感激!

q***e
发帖数: 21
3

if you use C/C++ to program, there are several things you need to pay
attention to:
1. indicator. In informix, it does not matter, but in DB2, you must use
indicator for the null item
2. you can not use structure variable to access data in DB2, but you can
use it in Informix
3. Commit method can not be encapsulated in DB2
4. DB2 program need to be binded
5. Date format problem
If you use java, then not too many things for you to do.
not sure other languages.

【在 xt 的大作中提到】
:
: Don't worry. IBM will do it for you.

1 (共1页)
进入Database版参与讨论
相关主题
Expert,please tell me some "Informix" information.informix 和oracle数据库的比较求助。
请教关于在NT上以ASP访问INFORMIX数据库的问题informix==>oracle?
sql high hand please help.1996年Database Market统计
any informix high hand here? sql need help here.如何做到?不可不看
请教数据库比较问题help! 怎么insert一个多行的string
Re: how to improve the performance of Oracle Insert operation?给偶一个干活的机会,何如? 申请作Database板副
数据库跟你走第三个问题
INFORMIX数据库问题who has heard of redbrick
相关话题的讨论汇总
话题: db2话题: informix话题: use话题: 可行性话题: 移植