Daniel Gaspary wrote / napĂsal(a):
On Mon, Jun 2, 2014 at 3:01 AM, LacaK <la...@zoznam.sk> wrote:
IMO very similar result you can get also with existing implementation, when
you use:
Yes, this is the way GetDBInfo do, but it's not public, and never
return schema.
Code which I have attached uses only public methods and returns
"metadata dataset" which has also schema_name column
(for SQLConnection which support schemas. I have used public method
SetSchemaInfo not GetDBInfo)
What I did was to copy and modify this method.
I have sent a patch: http://bugs.freepascal.org/view.php?id=26254
Yes I see it, but as I wrote your new method returns collection, which
you must process, which is more or less what you can do with "metadata
dataset"
-Laco.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal