Thanks, Marcel.
The reason I'm using char* for the bind variable is that when I use the QString, I get an error about the character buffer being too small.
Is there, maybe, something I need to change on the stored procedure? The particular parameter is currently specified as VARCHAR2 with no field width value - this returned character string could be thousands of characters long (but it's not a clob).
Cheers,
Jim
Bookmarks