473,387 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

it says the value of image cannot be converted into byte

Me.OwnersTableTableAdapter.Insert(Me.TextBox1.Text , Me.TextBox2.Text, Me.DateTimePicker1.Text,
Me.TextBox3.Text, Me.TextBox4.Text, Me.TextBox5.Text, Me.TextBox6.Text, Me.TextBox7.Text, Me.TextBox8.Text, Me.PictureBox1.Image)
Me.OwnersTableTableAdapter.Fill(Me.OwnersDatabaseD ataSet.OwnersTable)

MsgBox("Database updated!")

my problem lies on the "Me.PictureBox1.Image"
May 2 '18 #1
0 1881

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Bo | last post by:
Hi I have an array of int that represents a frame buffer, which I update dynamicly. Each int is 0xAARRGGBB. In standard java I can use imageProducer to create an Image object. In J2ME there...
9
by: mprocopio | last post by:
Fellow JavaScripters, I am looking for code or implementation ideas for converting an integer variable to a four-byte array. I'm porting some of my code from C#, where I make use of their...
3
by: alex | last post by:
Hi, I am having an image list with a set of icons i want to use in my application. when using Me.control.Icon = iconList.Images(1) i get the error message Value of type...
2
by: Don | last post by:
Is there any way to convert an Image into a Byte array that does not require saving the image to disk? - Don
3
by: JamesB | last post by:
I am saving image files from my website using the downloaddata on the web client. This gives me a byte array, which I am then saving to a file with the following code: ' Create the new, empty...
1
by: Mike9900 | last post by:
I am getting The ' ' character hexadecimal value 0x20, cannot be included in a name in the following module: public XmlRegistryKey GetSubKey(string path, bool createpath) { XmlElement e = Elem,...
4
by: Laurahn | last post by:
How can i send from VB 2005 a null value to a image field on a database in SQL 2005
8
by: anandmms | last post by:
Hello friend, my problem is to save more than one fingerprint images in one byte array and then store in database(oracle). i dont know how to solve it. But previously i had did image saving...
1
by: vinayaktripathi | last post by:
Hi all, I need to send following data to a network device. byte MyArray=new byte { 0x00, 0x00, 0x00, 0xAF, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x1CD }; But getting error : "Constant...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.