-
Boguslaw (06.07.08 14:44) [0]hello,
I had been working with koledb many times but now I have to obtain return value from SQL server stored procedure which simply store record in table and return record ID. However koledb Open function return error 80040E21.
I can of course use Execute method whcih works but that way I can't get ID record value.
How can I properly call stored procedure using kol edb and returning value from it ?