Hi,
I'm passing long string single dimensional array IN/OUT arguments to an SP using the function SqlPLSQLCommand. When the SP returns less than 30 records the data is being correctly sent to the TD1.5 which can be accessed in the array receive arguments but when the SP returns more than 30 records then the TD1.5 returns error and crashes. In the SP the corresponding arguments are declared as OUT parameters. Kindly help me out with this issue as i'm struck here for a long time.
Thanks,
Venkat
SQLPLSQLCommand Procedure Error
Re: SQLPLSQLCommand Procedure Error
SalStrSetBuffer... will probably solve your problem. You may have to do it for each elemet the array might returen. Dirty, but might work.
Re: SQLPLSQLCommand Procedure Error
Thanks JMC for your help, i'll try and revert back.
Who is online
Users browsing this forum: [Ccbot] and 0 guests