Create table in runtime
Posted: Fri 25 Nov 2011 09:56
How can I create table in runtime by using such methods as AddFieldDefs and old CreateTable (unsupported?) instead SQL statements? SQL statements are unsuitable for me because I need to create tables in runtime as copies of other ones with different structures.
Thanks in advance
Thanks in advance