I'm getting a "SQL: openntexis() not valid in client!" error when calling n_texis(). By the time I get there, I have already successfully called openserver() and n_regtexiscb() without error. Under what conditions is this error thrown?
That is thrown if you are compiling the source with NCGDIRECT to access the database directly, but are linking with the network client libraries (in particular txclnop.o).