First post:
aleksf wrote: I'm having problem retrieving output string parameter from the stored procedure. The error is:
+++
MicrosoftODBC SQL Server D...
Latest post:
chrlee wrote: The problem here is binding as SQLLONGVARCHAR. Internally this means the parameter will be handled as a text/image type blob an...