Re: Importing ADOX library - How?
- From: Pontus Berg <pontus@xxxxxxxxxxxxxxxxx>
- Date: Fri, 14 Dec 2007 21:33:28 +0100
Kevin Frevert skrev:
"Pontus Berg" <pontus@xxxxxxxxxxxxxxxxx> wrote in message news:476193e9$1@xxxxxxxxxxxxxxxxxxxxxxxxxThere is no wrapper for the functionality shipped with Delphi
Depending on your version of Delphi (Pro, Enterprise, etc) it has a full set of ADO components (TADOTable, TADODataSet, TADOCommand, etc).
No need to import anything.
I worked a lot with the ADO components in my project and working with the dataset and it's content is just fine. But for working with the structure of the database they won't do and you need ADOX (and not just ADO).
I would hope you are right but please tell me
a) how to add a field in the database at runtime
b) how to compact the database
Again, I hope you are right and that it's all there, but I fear it's not ...
/Pontus
.
- Follow-Ups:
- Re: Importing ADOX library - How?
- From: MikeR
- Re: Importing ADOX library - How?
- From: MikeR
- Re: Importing ADOX library - How?
- References:
- Importing ADOX library - How?
- From: Pontus Berg
- Re: Importing ADOX library - How?
- From: Kevin Frevert
- Importing ADOX library - How?
- Prev by Date: Re: UpdateStatus is not returning correct value
- Next by Date: Re: Importing ADOX library - How?
- Previous by thread: Re: Importing ADOX library - How?
- Next by thread: Re: Importing ADOX library - How?
- Index(es):
Relevant Pages
|