SYBEBCOR
bcp_bind(), bcp_collen() and bcp_colptr() may be used only after bcp_init() has been called with the copy direction set to DB_IN.
Above functions called before bcp_init().
Correct application coding.
All