Wrox Programmer Forums
|
Pro VB Databases Advanced-level VB coding questions specific to using VB with databases. Beginning-level questions or issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 14th, 2005, 09:30 AM
Registered User
 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to deal with the picture??

Hi every boday
am new programer here...I made aprogram using ADO to view,save,add and update the records....
but ,I have only one problem wich is :::
How to deal with the pictures in vb ...
I mean How to save pictures in the database and how to disply it ...

plz if anyone can help me with alink or an example I will be so thankfull ....



 
Old May 3rd, 2005, 07:26 AM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 155
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to leehambly
Default

having done similar myself, rather than store the Image, merely store the file path. Saves on pointless bloating. Store the file path and then link to the image as/when/if you want to view it. Cant really help further than that without knowing what database you are using...





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to deal with Session? chill06 ASP.NET 2.0 Professional 0 February 22nd, 2007 12:57 PM
deal with "&" Magen Classic ASP Basics 3 February 6th, 2007 12:09 PM
Deal with multiple sources Hind XSLT 2 June 5th, 2006 07:16 AM
How to deal with relationships? drarem Access 3 July 7th, 2004 07:36 AM
OLE picture - accessing the picture property bdcrisp Excel VBA 0 December 7th, 2003 09:35 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.