Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Beginning VB 6
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 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 July 31st, 2004, 03:47 AM
Registered User
 
Join Date: Feb 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to tutul128
Default Storing Images In Oracle & Manipulate Through VB 6

Dear Friends

How will I store Images in a oracle table and how I could insert, delete, update and see those images in VB Front end.
with regards


Hassanur
 
Old August 2nd, 2004, 03:26 AM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 363
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hello,

  Why do u want to store image in the database? instead you store the image file name in the database. Store all images in particular place and refer the filename from the database.
At front end:

Using loadpicture(path to the image)

This will less the burden on database.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Storing Images into database usprasad_m SQL Server 2000 4 May 17th, 2007 05:16 PM
problem with oracle & crystal report with Vb abhijhegde Beginning VB 6 1 May 3rd, 2007 12:03 PM
STORING IMAGES & EXPORTING SQLSERVER TABLES harsh_hot MySQL 2 September 8th, 2005 02:10 AM
Sending & Retrieving Picture From Oracle To VB tutul128 Pro VB Databases 1 October 31st, 2004 06:41 AM
manipulate multiple returned values from oracle st herlenrosa Pro VB Databases 1 November 12th, 2003 03:24 AM





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