Skip to main content

Hello,


When I create a table I have to create the scripts using the option on menu Utilities → Deployment → SQL Table and then I choose the driver and the file location.

Is there something to automate this through a command or something like that?

I'm creating a tool for my application and I'd like to do this process using my tool.

Hello,


When I create a table I have to create the scripts using the option on menu Utilities → Deployment → SQL Table and then I choose the driver and the file location.

Is there something to automate this through a command or something like that?

I'm creating a tool for my application and I'd like to do this process using my tool.

Hi Frederico,

Creating SQL scripts from the command-line is new functionality in Uniface 10. See https://u.uniface.info/docs/1000/uniface/_reference/commandLineSwitches/gensql.htm?Highlight=/gensql for more information.

Kind regards,

Mike


Hi Frederico,

Creating SQL scripts from the command-line is new functionality in Uniface 10. See https://u.uniface.info/docs/1000/uniface/_reference/commandLineSwitches/gensql.htm?Highlight=/gensql for more information.

Kind regards,

Mike

Hi mike,

Unfortunately I'm using Uniface 9.7, but thanks for helping!!