R
Ruanne Cluer
Guest
A LONGCHAR data types is 1GB (one gigabyte) Error 9104 itself is a compiler error, not a runtime error It is most likely occuring on the ** hQuery:QUERY-PREPARE(ipcQueryString). A debug listing may help: COMPILE .p DEBUG-LIST debug.lst How many fields are in the temp-table? What -tok value are you using, or is it the 3000 default tokens? Does your –inp (the size of the input string) have enough room for the statement?
Continue reading...
Continue reading...