hello! can any please help me?i have here my problem
Operator '&' is not defined for type 'Byte()' and string "|".
in Img = (dr(1)) & "|"
here's y codes
Dim Img As Image
Dim comm As New OdbcCommand
Dim dr As OdbcDataReader
conn.Open()
comm.Connection = conn
comm.CommandText = "select a.imgcatdesc, b.image from gallerycat_tbl a, gallery_tbl b where a.imgcatid = b.imgcatid"
dr = comm.ExecuteReader
countRec = 0
While dr.Read
descrec = (dr(0)) & "|"
Img = (dr(1)) & "|"
allRec.Add(descrec & Img)
countRec += 1
End While
Numbers and figures are an essential part of our world, necessary for almost everything we do every day. As important…
APPROVED BY CLIENTS
Finding a professional expert in "partial differential equations" in the advanced level is difficult.
You can find this expert in "Assignmentexpert.com" with confidence.
Exceptional experts! I appreciate your help. God bless you!
Comments
Leave a comment