Metadata
Date: Thu, 25 Nov 2004 11:01:25 +0200
Hy all
I have a small solution with msacces database and delphi 7, ado components.
I need to have a versioning control, that meens to extract metadata from
development database and apply to end user database. How can I make this
with ado components?
TIA
Paul
Relevant Pages
- EDatabase Error Exception Using ADO Locate
... This error occurs with both the Diamond ADO components and the Winsoft ... I have a database of cities and latitudes and longitudes. ... "All Cities" is selected then the filter routine just Accepts everything. ... (borland.public.delphi.database.ado) - Re: RefreshRecord
... Is there some way to limit the result set with a WHERE clause? ... What database are you using? ... >If I change S.StateID I want to refresh S.Name. ... >ADO components using properties Recordset.Propertiesand ... (comp.lang.pascal.delphi.databases) - Re: Newbie- Can I create a new MySQL database from within my app?
... > I'm trying to find out a bit about MySQL and Delphi. ... > tutorials about accessing existing databases from within a client ... > components or the ADO components to access tables or to perform ... > queries on a MySQL database." ... (alt.comp.lang.borland-delphi) - Re: Importing ADOX library - How?
... Depending on your version of Delphi it has a full set of ADO components (TADOTable, TADODataSet, TADOCommand, etc). ... But for working with the structure of the database they won't do and you need ADOX. ... (borland.public.delphi.database.ado) - Services and SQL
... I've written a program that I've converted into a Database. ... function TRM_SVC.GetServiceController: TServiceController; ... The AquireList is called in the MainProcess procedure. ... Also, I currently use ADO components, with Delphi 7 accessing an MS SQL ... (borland.public.delphi.database.ado) |
|