Predator
2nd December 2009, 16:45
Hi All,

Can it work if dump the data (infor LN FP3) from oracle/db2 database into SQL database?

Please Advise.

Hitesh Shah
3rd December 2009, 17:15
If u mean u want to change database to sql , it will certain work if u have MSQL7 / 8 commercial function enabled ur baan instance. U can get it revalidated if u dont have the same.

Predator
4th December 2009, 07:35
Hi Hitesh,

Thank for your advise. It mean that the table structure in Oracle/DB2 database (Infor LN FP3) is the same if me migrate the data into MS SQL.

The method use is create sequential dump of table.

Please advise.

Hitesh Shah
4th December 2009, 18:08
If u take sequential dump of table in baan and import the same through there will not be any problem and the data structure is same only.

Predator
7th December 2009, 09:02
Hitesh,

I will try out and thank you.