Re: Install ADOX into Delphi 2005



Does anyone know how to do this?

The simplest way is to use ..\Bin\Tlibimp.exe as follows

TLibImp -P+ "C:\Program Files\Common Files\System\ado\msadox.dll"

to generate the ADOX_TLB.pas and ADOX_TLB.dcr files
Copy the files into your ..\Lib folder and open up
ADOX_TLB.pas and search and replace all references to
3a. Change "TTable" to "TADOXTable"
3b. Change "TColumn" to "TADOXColumn"
3c. Change "TIndex" to "TADOXIndex"
3d. Change "TKey" to "TADOXKey"
3e. Change "TGroup" to "TADOXGroup"
3f. Change "TUser" to "TADOXUser"
3g. Change "TCatalog" to "TADOXCatalog"

now edit the Register procedure and change the
resourcestrings to

dtlServerPage = 'ADOX';

dtlOcxPage = 'ADOX';

now Openup ..\Lib\dclusr.dpk and add DOX_TLB.pas.
Compile and install and it will add a ADOX tab to the Palette and the
components as required.

From now on you are on your own.


.



Relevant Pages

  • Re: batch convert tiffs to jpegs..
    ... I forget to tell you to off the recording after step 7.click on the ... create a new folder and copy all the tiff files into this folder. ... open the action palette to show. ...
    (rec.photo.digital)
  • Re: Can someone recommend a simple backup proceedure?
    ... >> Could someone recommend the simplest backup proceedure. ... >> I have bought some rewrittable CD's, it seems that you have to rewrite ... I normally make a folder called ...
    (microsoft.public.windowsxp.general)
  • Get File names using VBA
    ... Simplest thing is to use DOS! ... >I have a folder that has over 200 documents in. ... >individual file name. ...
    (microsoft.public.office.developer.vba)
  • Sharing files on 2 remote computers
    ... I was wondering what is the simplest way to run a small .exe file (a ... I was told I could do that by "sharing" his folder while we are connected ... (Please let me know if this is not the correct newsgroup.) ...
    (microsoft.public.windowsxp.general)
  • Sharing files on 2 remote computers
    ... I was wondering what is the simplest way to run a small .exe file (a ... I was told I could do that by "sharing" his folder while we are connected ... (Please let me know if this is not the correct newsgroup.) ...
    (microsoft.public.windowsxp.network_web)