Re: Example of how to call a stored procedure from C using dblib - needed desperately



On Mar 10, 8:23 pm, Thomas Gagne <tga...@xxxxxxxxxxxxxxxxxx> wrote:
Why bother with dbrpc*(). Why not just execute the procedure like any
other SQL and handle the result set returned? No special processing needed.

I did it the way that Sybase Neal recommended. It works for me.

-Andrew M.
.