[progress Communities] [progress Openedge Abl] Forum Post: Re: Create Database Statement Is...

  • Thread starter Thread starter Keith Sudbury
  • Start date Start date
Status
Not open for further replies.
K

Keith Sudbury

Guest
All CREATE DATABASE seems to do is call prodb (possibly procopy) for you. Here are some options: 1) Hack prodb/procopy to redirect the output (probably not a good idea). 2) Log a bug/ehancement with TS to make the NO-ERROR option hide those messages like it does for errors. 3) Use OS-COMMAND to call the appropriate prodb command for Unix/Windows instead of using CREATE DATABASE.

Continue reading...
 
Status
Not open for further replies.
Back
Top