Hi,
I'm setting up error handling in a .dll (VB6) that I'm using in an .asp page. I have a function that returns a disconnected recordset, and am wondering what a good method would be for error handling in that function. Normally I would return a string with an error message, but I need to return a recordset....
Thanks,
Ray
I'm setting up error handling in a .dll (VB6) that I'm using in an .asp page. I have a function that returns a disconnected recordset, and am wondering what a good method would be for error handling in that function. Normally I would return a string with an error message, but I need to return a recordset....
Thanks,
Ray