E
egarcia
Guest
Hello, Since you want to automatically connect to the database, the simplest approach is to specify the database connection as a startup parameter to the OpenEdge client. Examples: prowin32 sports2000 prowin32 sports2000 -param a.p prowin32 -db sports2000 -p _ab.p prowin32 -pf my_pf_file.pf -p _ab.p These examples are for the Procedure Editor and the AppBuilder. Do you have Progress Developer Studio installed? If so, you can just create a database connection from the environment. The following thread has a similar subject: community.progress.com/.../35063.aspx I hope this helps.
Continue reading...
Continue reading...