Welcome Guest, Not a member yet? Register   Sign In
Storing images in database using active record
#8

[eluser]Bart v B[/eluser]
[quote author="Jônatan fróes" date="1287524476"][quote author="Bart v B" date="1287522569"][quote author="Jônatan fróes" date="1287519696"][quote author="Bart v B" date="1287515752"]i agree with InsiteFX, bad idea to put images into a database.
A better practice is to put the image name into your database.
Also much easyer. Wink[/quote]


I also agree, but sometimes its not possible...[/quote]

What's not possible?
store the image names into a database?
Or am i reading your reply wrong?[/quote]


of course its possible store the image names into a db, but in some projects its necessary to save the image as blob...[/quote]

I can not imagine any kind of project/application you need to store images into a database. First of all it's a big opperation for a database to fetch the data, and second a database is not designed for that kind of operations (in my opionion ofcourse).
If you are affraid that they steal your images, then you beter can not put it online i think. But maybe you can explain some more why there are applications/projects that need to?


Messages In This Thread
Storing images in database using active record - by El Forum - 10-18-2010, 05:44 AM
Storing images in database using active record - by El Forum - 10-18-2010, 10:03 PM
Storing images in database using active record - by El Forum - 10-19-2010, 06:59 AM
Storing images in database using active record - by El Forum - 10-19-2010, 08:15 AM
Storing images in database using active record - by El Forum - 10-19-2010, 09:21 AM
Storing images in database using active record - by El Forum - 10-19-2010, 10:09 AM
Storing images in database using active record - by El Forum - 10-19-2010, 10:41 AM
Storing images in database using active record - by El Forum - 10-19-2010, 11:12 AM
Storing images in database using active record - by El Forum - 10-19-2010, 12:49 PM
Storing images in database using active record - by El Forum - 10-19-2010, 03:12 PM
Storing images in database using active record - by El Forum - 10-19-2010, 03:53 PM
Storing images in database using active record - by El Forum - 10-19-2010, 04:12 PM
Storing images in database using active record - by El Forum - 10-19-2010, 04:28 PM
Storing images in database using active record - by El Forum - 10-21-2010, 02:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB