How webspeed agents are connected to database?

seenunandagiri

New Member
Hi,

can you help me in solving following issue.

How webspeed agents are connected to database?

I am trying to run the sample codes that are given with progress software to make use of Web Speed. But, I am getting "table not found" error.So, please help me in connecting the Sports2004 database from web tools.
 
Hi seenunandagiri,

I moved the posts to the appropiate secction being WebSpeed.

How do you configure your webspeed agents?
If you use Progress Exploder then at the General Tab of the agent you can put your connect parameters (-db and optionally -S and -H) in the Agent startup parameters section.
If you edit it by hand you can do this in the webspeed section by adding these to the srvrStartupParam.

HTH,

Casper.
 
I got solution in other way i.e, in web tools there is a option to set the path for DB. I used that and i got connected to the database.
 
Back
Top