[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: Using Win32OLE library for DAO

Patrick Spence

8/1/2006 3:39:00 PM

Jatinder Singh wrote:
> I could use Database class of DAO by writing following code,
>
> accessApp = WIN32OLE.*new*('Access.Application')
>
> *accessDB* = accessApp.CurrentDb()
>
> accessDB is an instance of DAO.Database class.
>
> But is there a way I could use DAO directly?
>
>
>
> Regards,
>
> Jatinder

Just out of curosity... *why* do you want to use DAO?

--
Posted via http://www.ruby-....