prasadmokashi
Programmer
Hi,
I am running sybase stored procedure using pass-through query.
I want to get the output of this stored procedure into one table in my access database.
I tried OutputTo excel and then TransferSpreadsheet to table.
But as procedure output is more no of records ( > 30000) , it gives error while sending query output to excel, because of excel max no. of rows limitation.
Is there any other way of achieving what I want ?
Thanks,
Prasad
I am running sybase stored procedure using pass-through query.
I want to get the output of this stored procedure into one table in my access database.
I tried OutputTo excel and then TransferSpreadsheet to table.
But as procedure output is more no of records ( > 30000) , it gives error while sending query output to excel, because of excel max no. of rows limitation.
Is there any other way of achieving what I want ?
Thanks,
Prasad