This is a discussion on Using Prodict to update progress personal database within the pgsql Databases forums, part of the PostgreSQL category; --> Hi Can anyone tell me if i can run prodict programatically or from the cmd line using a progress ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi Can anyone tell me if i can run prodict programatically or from the cmd line using a progress personal database. We have 90 sites that we need to updated the database schema on the same day all sites using progress personal database. We are trying to use an incremental df file to change the schema. Thanks in advance |
| ||||
| "Nobber" <failedloser2003@yahoo.co.uk> wrote in news:1131554924.733462.13050@g49g2000cwa.googlegro ups.com: > Hi Can anyone tell me if i can run prodict programatically or from the > cmd line using a progress personal database. > > We have 90 sites that we need to updated the database schema on the > same day all sites using progress personal database. > We are trying to use an incremental df file to change the schema. > Thanks in advance > > Just write a piece of wrapper code to call the Progress code for you: run prodict/load_df.p... In the src directory, you can extract the prodict.pl to look at what it is expecting with regards to parameters. Kevin |