updateable stored procedures

  • Thread starter Thread starter Ezekiël
  • Start date Start date
E

Ezekiël

Hi,

Does anyone knows if it is possible to update a recordset which is retrieved
via a pass-through-query by executing a stored procedure.

The stored procedure does a select * on a table.

Thnx
 
Ezekiël said:
Hi,

Does anyone knows if it is possible to update a recordset which is retrieved
via a pass-through-query by executing a stored procedure.

The stored procedure does a select * on a table.

Yes.
Ya coulda tested this yerself, ya know.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top