Hi, Does anyone know how to use Internet Service Request app and migrate the sql backend to Mysql? Any help is appreciated. Thanks =) :confused:
Internet Service Request app
not familiar w/ this app - can you provide a link? is this a sourceforge thing?
i have no idea what it is either... but how to migrate sql to mysql in general?? thanks a lot...
"sql" is a language, "mysql" is a relational database system
if you intended "sql" to mean microsoft's sql server, then the conversion is rather straightforward, except for little nuances like microsoft-proprietary functions and syntax that aren't quite standard, which you will have to convert manually