G
Guest
Hi Al
I am tryng to insert into SQL server image data type field using ADO.Ne
The image data has some non ascii character
So if I use System.Text.Encoding.GetBytes() it is not getting me proper byte
as Byte data type can not accomodate values beyond 25
Any ideas or links on How to insert into image field of SQL Server 2000 using ADO.Ne
Thank
Kira
I am tryng to insert into SQL server image data type field using ADO.Ne
The image data has some non ascii character
So if I use System.Text.Encoding.GetBytes() it is not getting me proper byte
as Byte data type can not accomodate values beyond 25
Any ideas or links on How to insert into image field of SQL Server 2000 using ADO.Ne
Thank
Kira