how to save image better
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
I want to make a selling web but I don't know how to save image better: in database or in file. If I chose host 9-10$/year, it can have enough space to save image? Please help me. Thanks.
-
I want to make a selling web but I don't know how to save image better: in database or in file. If I chose host 9-10$/year, it can have enough space to save image? Please help me. Thanks.
Both arguments are good. If you want more compact data go with the dbase, if you dont care about space store it in a file. I would use one or the other, not both. I prefer the dbase because you can have your pics backup easily. With pic files you will need to a tape backup. Nick 1 line of code equals many bugs. So don't write any!!