Viewing 2 posts - 1 through 3 (of 3 total)
My application just passes command like "exec stpprocedure" etc which inturn calls sql functions like sqlexecute(). I use "exec stpprocedure" command in my application which inturn triggers sqlexecute() fucntion. sqlexecute...
October 16, 2008 at 4:56 am
#885721
Executing the stored procedure using SQL query analyser returns 1. But the problem is only when executing with sqlexecute() function.
October 15, 2008 at 7:46 am
#885209