Re: ADOX - Import type library into Delphi 2007
- From: "mIKE" <doyouknowverhagen@xxxxxxxx>
- Date: Thu, 15 May 2008 06:03:08 -0600
I am anticipating moving as many Delphi 5 apps as possible to D2007 starting
soon, and since most of what I do is ADO with SQL-Server and Access MDB on
the back end, I will need to know the answer to your question too. If I
discover anything, I will let you know. I will also be trying to determine
if ADO/ADOX have become superfluous in D2007 Enterprise due to some other
available technology. (I think I only use ADOX in one utility program that
I use to print table structures.)
In the interim, I looked at the article in that link, and I find that it is
slightly different from what worked for me. The article calls for renaming
two items that for some reason I found I could not rename without creating
some kind of problem. Specifically, I found that I had to leave TKey and
TCatalog with their original name.
mIKE
"Pontus Berg" <pontus@xxxxxxxxxxxxxxxxx> wrote in message
news:482b581d@xxxxxxxxxxxxxxxxxxxxxxxxx
Howdy!
I asked the same question more than two years ago, and give it a new shot
here as I still have got no answers I have been able to use.
I want to modify an Access database at runtime and this takes ADOX (not
only ADO but also ADOX so you can f.ex. access the structure of the data
and not only the data itself).
Importing a type library is very well described at many informative sites.
Take this brilliant example:
http://delphi.about.com/od/database/l/aa072401a.htm
Now; How do I do that in Delphi 2007? It's totally different and renaming
is not one of the options.
/Pontus Berg
.
- Follow-Ups:
- Re: ADOX - Import type library into Delphi 2007
- From: Pontus Berg
- Re: ADOX - Import type library into Delphi 2007
- References:
- ADOX - Import type library into Delphi 2007
- From: Pontus Berg
- ADOX - Import type library into Delphi 2007
- Prev by Date: Re: EOAsyncFetchNonBlocking Question
- Next by Date: Re: Append and post - with standardvalues
- Previous by thread: ADOX - Import type library into Delphi 2007
- Next by thread: Re: ADOX - Import type library into Delphi 2007
- Index(es):
Relevant Pages
|