Create tables from code
Author: martinandheather@gmail.com (byjones)
Is it possible to create the tables from within code? I am creating a build process, and I'd like to generate the create tables sql from within code. If not, can we get this functionality added to the $ude command please :) Thanks Martin
3 Comments
Local Administrator
Hi martin,
at least it's good old icomp $99 = 400 which generates the SQL scripts (after an analyze model).
and because it's a file, even the SQL[/print] should be able to start the script.
Success, Uli
Author: ulrich-merkel (ulrichmerkel@web.de)
Local Administrator
Hi Uli, may you be more explicit about “icomp $99 = 400”. How it works. Maybe you can write down a little example?
Author: None (None)
Local Administrator
Hi,
the icomp-info is located at:
http://march-hare.com/puuu/undoc/icomp.html
Success, Uli
Author: ulrich-merkel (ulrichmerkel@web.de)