grip003
Well-known member
I have just started using Firebird for all my embedded database needs when programming with C#. I was wondering if anyone knew if there was a way to list fields and data types in Firebird. I am used to MySQL and I have always used the DESCRIBE statement, but Firebird does not seem to allow this. The ultimate goal is to get the field names and types into a DataTable in C#.
Thanks
Thanks