Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: really cool request - create table from TDataSet.
really cool request - create table from TDataSet.
Posted: 2007/09/17 12:32
 
hi,

Make a function or component which takes the fields in a TDataSet and issue a Create Table command (or Alter Table command).

For example, I "typed" the metadata of the TDataSet fields in MSSQL, but it's very time consuming to re-do it in MySQL.

If you can issue create table from TDataSet field structure, to MSSQL, Firebird, Sybase, MySQL, Oracle, DB2, ASA, ODBC that would be really cool

Re:really cool request - create table from TDataSet.
Posted: 2007/09/17 15:09
 
Hello

That is on my todo list, but not for 2.0. Rather for 2.5.

Regards,
Dmitry