lifesupport
Programmer
I have an application that will need to be transferred from a desktop to the web. Currently it's written in FoxPro. A small spin-off of this application was put on the web by another programmer. He claimed he had to use cold fusion because Visual Studio .Net with SQL couldn't handle the open ended select statements. I assume he means the unmatched records. I need to start studying web design and all languages involved to put it on the web, but don't know where to start. I do not have time to study both VS .net and Cold Fusion. Is cold Fusion better and faster than mySQL with VS .net? This application has heavy use of large select statements and table scans and relations. Any advice would be greatly appreciated!