Re: Importing ADOX library - How?
- From: Pontus Berg <pontus@xxxxxxxxxxxxxxxxx>
- Date: Wed, 14 May 2008 23:36:10 +0200
MikeR skrev:
Found the link.....
http://codecentral.borland.com/Item.aspx?id=15292
Code contains this, which makes me revert back to my original question: How do I import the ADOX type library?
// ADODB_TLB can be obtained by importing the ADO Type Library:
//
// Select Project/Import Type Library...
// Select 'Microsoft ActiveX Data Objects 2.6 Library'
// or Add C:\Program Files\Common Files\System\ADO\msado15.dll
//
// ADOX_TLB can be obtained by importing the ADOX Type Library:
//
// Select Project/Import Type Library...
// Select 'Microsoft ADO Ext. 2.6 for DDL and Security'
// or Add C:\Program Files\Common Files\System\ado\msadox.dll
/Pontus
.
- Prev by Date: ADOX - Import type library into Delphi 2007
- Next by Date: EOAsyncFetchNonBlocking Question
- Previous by thread: ADOX - Import type library into Delphi 2007
- Next by thread: EOAsyncFetchNonBlocking Question
- Index(es):