implicit conversion is not allowed error will occur
hi,
when i am going to insert the bytearray file to a sql table,i have an error implicit conversion of varchar to varbinary is not allowed.use convert function, the error will occur.how can i solve this.please anybody tell me.