sally
User
 Junior Boarder
| Posts: 18 |   | Karma: 0 |
|
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
|
|