Jeremy,
I to am using Sybase 12.5 and am having problems retrieving ResultSets. Basically within my stored procedure we 'insert into' either fixed database tables or temp tables created within the...
Type: Posts; User: faz; Keyword(s):
Jeremy,
I to am using Sybase 12.5 and am having problems retrieving ResultSets. Basically within my stored procedure we 'insert into' either fixed database tables or temp tables created within the...
Am having problems returning a resultset from a Sybase stored procedure when the results from a query are inserted into either a fixed table or a temp table in the proc prior to return.
Am calling...