isimeon
4th June 2003, 22:08
Hi,
I have long experience with BAAN IV, but I am novice with BAAN V.

I have new installation of BAAN 5.0c, Windows 2k AS, SQL Server 2000 SP2. When I install BAAN I choice MS SQL 2000 Database Server. In session Requested system configuration no record for MS SQL Server 2000. Database Definition is for SQL 7.

In IPC_INFO exists records for msql and msql7, but in BSE\bin directory exists only msql7_srv.exe.

....
msql d msql_srv
msql p ${BSE}\bin\msql_srv.exe
msql7 d msql7_srv
msql7 p ${BSE}\bin\msql7_srv.exe
.....

Last year I upgraded BAAN IV from Oracle7 to Oracle8 and I inserted new records in table ttiex300 (Comersial function delivered) and add record for oracle8 in IPC_INFO.

Is there any I missed?

PS 7.1d.01 is installed. I have done migration from Level 1 to Level 2 successfully.


Thanks

anupkumar
5th June 2003, 00:50
isimenon,

the driver has not changed for sql2k. hence no new entries in ipc_info and RSC. You have to use msql7.


Anup

isimeon
5th June 2003, 09:18
Anup,

Thank you for the info.

Regards