in reply to difference between syb_nsql and prepare/execute call

I would guess that the former is some kind of low-level call that is specific to Sybase, whereas the second is “ordinary DBI syntax.”   As others have suggested, look at the DBD driver documentation.   If the programmers that you speak of are available, go and ask them.

Replies are listed 'Best First'.
Re^2: difference between syb_nsql and prepare/execute call
by perl@1983 (Sexton) on Nov 09, 2010 at 17:09 UTC
    Thanks for the reply. Unfortunately, the programmers I asked didn't have much clarity on this as well. :(