the above u suggested is not work. again the same error at the same line.
but, the above line of code is successfully run with SqlServer database, it occur problem with only MYSQL server.
in case of "sql server" datatype for logo is "image" and image saved in database in "Binary" format, ok
but, in case of "MySql" datatype for logo is "blob" and image saved in database in "Blob" format as I see....
i think the problem is of datatype and we have to do other way before retrive blob into dataset.
can u suggest more, still i have a problem.
thnx
Ajmal