selectdb return -1
Author: dammie@seznam.cz (dammie)
Hello, there is table "DATA" with text fiel "TEXT" larger then varchar255, so there exists overflow table "ODATA"...
if I try
selectdb (TEXT) from "DATA" u_where ( my_condition )
I get error -1....
If I rewrite this code to retrieve/e, everything works fine... I thought that there is same communication procedure used, so data should be retrieved reagrderess the way I use...?
David




