abattoir
17th February 2011, 08:32
Hello All,

Please Let me know if following configurations are OK w.r.t New LN Implementation..

Windows/SQL on Database Server

Linux For Application Server

above being on 3 Tier Architecture with Database and Application on Independent Server...

Cheers,
Abattoir

Han Brinkman
17th February 2011, 11:16
Will not work: there is no ms-sql driver available on linux/unix.

If you want to use ms-sql server as database you should use windows too for the application server which works without problems. Why do you want to use linux as application server?

The other option is of course to run it all on linux but then you will have to use Oracle or DB2 as database. Check the technical notes of the portingset which combinations are possible.

Regards,
Han

NirajKakodkar
28th February 2011, 10:08
There are MS SQL drivers available for Unix/Linux

http://www.easysoft.com/products/data_access/odbc-sql-server-driver/index.html

NPRao
28th February 2011, 22:52
Will not work: there is no ms-sql driver available on linux/unix.
Niraj, I believe Han is indicating that the Baan's Porting Set on Linux/Unix does not install MS-SQL drivers on that platform.