Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing Images to Ddatabase!
Message
General information
Forum:
Visual Basic
Category:
Pictures and Image processing in VB
Miscellaneous
Thread ID:
00701141
Message ID:
00701686
Views:
15
Corruption is very rare when using real database engines (Oracle, SQL, ...) but size always matter!

Also consider that a lot of programmers are using SELECT * FROM ... (so it means that pictures will always be sent through the netword wire and won't always be displayed.


>Hi Eric, how are you man? and thank you for your reply.... :)
>
>Excellent points, I had said the same and I wonted someone to support my openion.
>
>But Eric, does this apply to other databases (Oracle - SQL), I think no, accept one thing that I makes the database larger very fast, isn't it ?
>
>ADSC
>
>>I can only see disadvantages:
>>-bigger database
>>-corrupted MDB file
>>-need to backup images that may never changes
>>-requires the use of GetChunk/AppendChunk to use them
>>
>>>Hi All,
>>>
>>>Can anyone tell me what are the Advantage and Disadvantage of storing the images directly to the database like MS-Access, or it's better to be saved on the HDD & called from there.
>>>
>>>Thank you for any help.
>>>
>>>ADSC
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform