Subject | Re: [firebird-support] How to get field descriptors |
---|---|
Author | Jason Dodson |
Post date | 2005-08-19T15:41:07Z |
Assuming you are using ADO, you can use the ADOX extension library.
Jason
WSandner@... wrote:
Jason
WSandner@... wrote:
> Hi
>
> In my VB application I need a query syntax to get column' name and type of an
> existent but empty table.
> It is not a problem with tables not empty, because the information is
> included in the resultset. But from an empty table I get no resultset.
>
> Thanks
> Wolfgang
>