I'm make a program that should be able to create it's own database and tables, and I have the problem that I can't get the TQuery or SQL Explorer for Borland to accept the SQL Code when I try to create a table with a BOOL or BOOLEAN in it.
Anyone that know how to make a table with a BOOL in it with SQL Code??