Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can't compiler project when I use ADO.dll and TADOConnection!

1 view
Skip to first unread message

Morling

unread,
Apr 4, 2006, 12:52:09 AM4/4/06
to
My .Net project will use interface _Recordset which provided by microsft
ADODB.dll, And My project also use TADOConnection and TADOQuery component to
access database. So I must use ADODB and Borland.Vcl.ADODB in my project.
I use Delphi2006 for microsoft .net framework.
But my project to compiled successed because Delphi2006 think that ADODB
and Borland.Vcl.ADODB are same unit, so I can't use _Recordset interface and
other interface which provided by ado.dll, but my project must use ADO.DLL,
how can I do?


0 new messages