returning a Recordset from a function/Dll
- From: Perry Jönsson <public@xxxxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 18:57:24 +0200
Hello,
I am writing an Dll-file that shall query an Active Directory.
The query is made by a ADOConnection and ADOQuery object.
I would like to return to the calling function the resulting recordset. (the query will only result in 1 record) How do I return a recordset?
regards,
Perry Jönsson .
- Follow-Ups:
- Re: returning a Recordset from a function/Dll
- From: Patrick
- Re: returning a Recordset from a function/Dll
- Prev by Date: Re: Displaying ConnectionString Property Editor
- Next by Date: Re: returning a Recordset from a function/Dll
- Previous by thread: Benefits of using TADODatasets over TADOQuery when running local MSDE
- Next by thread: Re: returning a Recordset from a function/Dll
- Index(es):