Reading DB structure
From: Petar Petrovic (mojne_at_uznemiravati.me)
Date: 11/30/03
- Next message: Viatcheslav V. Vassiliev: "Re: Reading DB structure"
- Previous message: David Smith: "Re: What is the difference between Delphi 7 & 8?"
- Next in thread: Viatcheslav V. Vassiliev: "Re: Reading DB structure"
- Reply: Viatcheslav V. Vassiliev: "Re: Reading DB structure"
- Reply: Mike Shkolnik: "Re: Reading DB structure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Nov 2003 14:05:07 +0100
Hi gurus,
I need to read DB structure and put it in some sort of tree. While the
second part is not that complicate what confuses me at the moment is how to
extract db info from current DB. At the moment it is SQL Server, but I would
like to make it more generally for InterBase, Oracle, etc.
The question is: is there possibility to obtain this info using some ADO
calls, or I need to go directly to particular RDBMS and, for instance, read
the contents of SYSTABLE from SQL Server?
Also, are there 3rd party libs that are maybe doing this?
Thanks and regards!
- Next message: Viatcheslav V. Vassiliev: "Re: Reading DB structure"
- Previous message: David Smith: "Re: What is the difference between Delphi 7 & 8?"
- Next in thread: Viatcheslav V. Vassiliev: "Re: Reading DB structure"
- Reply: Viatcheslav V. Vassiliev: "Re: Reading DB structure"
- Reply: Mike Shkolnik: "Re: Reading DB structure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|