Subject Conversion error from string "BLOB"
Author Sivaraman Krishnan
When i execute this script

INSERT INTO QUERYMASTER VALUES ('1294','M','
SELECT BILLTYPE, BILLNAME FROM BILLTYPES
WHERE(BILLTYPE = ?BILL_TYPE OR ?BILL_TYPE = ''AL'')

this error msg is coming.

Conversion error from string "BLOB"

The third field in this query is BLOB.How can i add a BLOB Field?

Sivaraman

Software Associates
Calicut,
India.