Jump to content

database for image


Recommended Posts

QUOTE (syah85 @ Jan 31 2009, 08:06 PM)
sorry, i do not know about "blob". can u explain me.
Most databases have types for the entries in their tables -- integer, string, key, char, etc. Generally there is one called "blob" which is used for storing binary data. Use google.com and enter "database blob" and you'll find a good chunk of info.

Link to comment
  • 2 weeks later...

tq, normally the image can change to the byte type.

' If the BLOB is stored in binary format, such as a SQL Server image field, you can pass an array of type byte as a binary parameter.'

so for create my database images, i must use SQL database right. ? if yes, where i must put the coding of the database and how to link it with the labview...

plese help me..

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.