psteja2000
Programmer
I raised this q in corel
aradox form, but was suggested to raise it here too..
I have a paradox table which has some images stored as a long binary field.
I used coldfusion and microsoft paradox driver to access the table. I am able to retrieve all the fields except for the long binary field. Looks like it is not recognizing the field at all.
I get the error like " too few parameters, expected n ".
Googling told me, you get that when you are typing the field names wrong. But I am not. Basically whenever I use the field name pertaining to the long binary field, I get this. So it is not recognizing that field.
What do I do???
regards,
Teja
I have a paradox table which has some images stored as a long binary field.
I used coldfusion and microsoft paradox driver to access the table. I am able to retrieve all the fields except for the long binary field. Looks like it is not recognizing the field at all.
I get the error like " too few parameters, expected n ".
Googling told me, you get that when you are typing the field names wrong. But I am not. Basically whenever I use the field name pertaining to the long binary field, I get this. So it is not recognizing that field.
What do I do???
regards,
Teja