hey guys
please help me out with this one. I am trying to create an Access datadase using Delphi. I found this set of instructions :
1. Select Project | Import Type Library
2. Choose "Microsoft ADO Ext 2.x for DDL and Security (Version 2.x)"
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"
4. Press Install button (rebuilding packages)
5. Press OK once and Yes twice
6. File | Close All | Yes
I went to Components, and selected the Import Components, and then selected Import Type Library, after which i selected as mentioned in the 2nd step but then it does not let me change the names ... and it also doesnt have an install button. Please tell me whether i did the correct thing, and acccording to instructions this procedure will install 7 new components, but the way I do it nothing gets installed. please do help me out here. I am using Borland Delphi 2005.
if any other way to create a database do let me know.
Thank you,