> Is it possible to use ADO to query the file system (e.g. NTFS) to return
> folders/files in recordset format?
> Any code samples would be greatly appreciated!
>
> Thx in advance,
> Jim
>
>
>
Re: Using ADO and Late Binding ... but it is possible to use ADO with early binding. ... Note that the .xla is saved with a low ADO version reference....Dim ADOConn As Object ...Dim strADOFile As String ... (microsoft.public.excel.programming)
Re: Query error after converting ... If removing the reference to ADO solved the problem, ... I already mentioned that Recordset is an object in both the ADO and DAO ...libraries for much of its functionality, and any external library it uses is ... (microsoft.public.access.conversion)
Re: My switchboards wont work with WinXP ! ... The Switchboard code you posted is, without a doubt, ADO code.... order for that code to run properly as is a Reference must be set to ADO. ... the Switchboard form itself than the solution would be as easy as this: ... the database and you are up and running. ... (microsoft.public.access.forms)
RE: references trouble (maybe...?) ... the 'name' of the ADO .dll is ADODB and not ADO as I mentioned ...reference it from there (delete the existing reference then click on Browse ... Then, when running the installation wizard I include the .dll file, to be ... (microsoft.public.access.modulesdaovba)
Re: Calculator.. type mismatch error when closing? ... not you're using ADO anywhere else in your database. ... dialog and remove the reference to the Microsoft ActiveX Data Objects 2.x ... Library then do a compile on your database. ... >> use Dim prp as DAO.Property (to guarantee an ADO recordset, ... (microsoft.public.access.forms)