Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Need some help!


Message #1 by misbah_ansari@y... on Wed, 21 Nov 2001 16:04:12
What format are you using to store the picture in the Database?  What is
the code you use to retrieve the picture?  What is your service pack
number on VB?

-----Original Message-----
From: misbah_ansari@y... [mailto:misbah_ansari@y...]
Sent: Wednesday, November 21, 2001 11:04 AM
To: professional vb
Subject: [pro_vb] Need some help!


Hi Friends,
      
         Now a days we r doing a project in which we have to save and
retrieve an image as Blob(Binary large object).Initally this applicaion
was developed using Visual Fox Pro and SQL server 7. Now we r changing
it
into Vb6 and SQL Server 2000.Now the problem we r having is that there
is
a table called picture and there r pictures saved in it.Whenever we try
to
load the picture from picture table using loadpicture() method it gives
us
error message.Error no is 481 and description of the error is "Invalid
picture",Whereas we r able to load our own inserted picture.What might
be
the problem  if anyone can asist me in this regard.
Will be thankful to u.
Thanks,
Misbah Ansari

---
You are currently subscribed to pro_vb as: yehuda@i... To
unsubscribe send a blank email to $subst('Email.Unsub')


  Return to Index