ebolt007 Posted January 25, 2012 Share Posted January 25, 2012 Ok, so I figured I'd make a post because I can't find info online to really hate one or the other. I'm wondering, is Microsofts SQL faster than MSSQL? I have a server, a microsoft one I am trying on godaddy, and I have had nothing but problems. MSSQL doesn't have a a mysql_escape_string function, so you have to improvise, and the Microsoft server doesn't have CHMOD so I can't unlink() or rmdir() on my directories I create. It only has a checkbox to read, or write for directories, really DUMB! If I use chmod() or unlink() I get a permissions error no matter what I set the directory too. Anyone have this problem? I am thinking about going back to MySQL and a regular (Linux?) server so I can have the options to chmod(0777); or whatever I need. Quote Link to comment Share on other sites More sharing options...
Stooney Posted January 25, 2012 Share Posted January 25, 2012 It really is about personal preference, and by the sound of it you'd probably prefer a Linux based server running MySQL. They're both very usable options in the hands of experienced users. Quote Link to comment Share on other sites More sharing options...
Philip Posted January 25, 2012 Share Posted January 25, 2012 on godaddy, Well there is your problem.... Quote Link to comment Share on other sites More sharing options...
scootstah Posted January 25, 2012 Share Posted January 25, 2012 on godaddy, Well there is your problem.... Microsoft And there's your other problem. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.