Hello!
I've got web application written in MSSQL and I need to run it on server. But on the server I've go MySQL (not MSSQL), PHP, KFWS.
Do I have to install MSSQL and have both MySQL and MSSQL? Won't it make any problems?
Can I use 4CRM SQL 5.1.4 or EMS MS SQL Manager Lite 1.8 to run my MSSQL web application? How to run it?
(In the web application I've got two directories. One which I copied to htdocs on KFWS, the other with scripts. At the beginning of installing this application on server, I need to run script which craetes database. I couldn't do it in Command Prompt with mysql because there were some errors).
Greetings!