MySQL vs. SQL Server Go daddy, What is the difference bewteen hosted DB and App_Data Db
Posted
by
Nate Gates
on Pro Webmasters
See other posts from Pro Webmasters
or by Nate Gates
Published on 2011-02-07T05:25:15Z
Indexed on
2012/04/03
11:41 UTC
Read the original article
Hit count: 363
I'm using Goddady for site hosting, and I'm currently using MySQL, because there are less limits on size,etc. My question is what is the difference between using a hosted Godaddy Db such as MySQL vs. creating a SQL Serverdatabase in the the App_Data folder? My guess is security? Would it be a bad idea to use a SQL ServerDB thats located in the App_Data folder?
Additional Well I am able to create a .mdf (SQL Server DB file) in the App_Data folder, but I'm really unsure if should use that or not, If I did use it it would simplify using some of the Microsoft tools. Like I said my guess is that it would be less secure, but I don't really know. I know I have a 10gb, file system limit, so I'm assuming my db would have to share that space.
© Pro Webmasters or respective owner