protoculture
Member
- Joined
- May 5, 2005
- Messages
- 9
I have created a class to handle all my database I/O. I have set up a method to pass in sql statements in that class and Im hoping to get that method to return a recordset object.
How can I return a recordset object to my calling class?
( am I even approaching this correctly? , thanks for your consideration )
How can I return a recordset object to my calling class?
( am I even approaching this correctly? , thanks for your consideration )