Ok. I know that the DataSet is THE result of the query (in .NET)
Now, with the recordset, I'm Ok. The thing i want to do is to store the messages that the query returns when doing an insert statement (for example:
Insert.....
1 row(s) affected
)
I´m interested in your solution bjd4jc, I'd appreciate you could give me more information about it.