AppServer can't access database?

Luke Gardiner

New Member
Hello All,
I'm trying to get an AppServer up and running however have run into abit of wall when it comes time to access a database. I have written a test application that connects to the AppServer and can run remote procedures as long as they dont contain table names. It can connect to the database and i've tested this by viewing the log files. However as soon as I add anything specific to the database such as a table name, it has a cry. Having a look at the asbroker1.server.log file it contains:

[04/09/28@16:45:08.142+0800] P-007288 T-006864 0 AS -- Application Server connected with connection id: DSIS037::asbroker1::3090::1e920ace8dbc410f:a992f:ff44368730:-7ff7. (8358)
[04/09/28@16:45:08.720+0800] P-007288 T-006864 0 AS -- Unknown or ambiguous table Interface. (725)
[04/09/28@16:45:08.720+0800] P-007288 T-006864 0 AS -- ** .\server.p Could not understand line 46. (196)
[04/09/28@16:45:08.735+0800] P-007288 T-006864 0 AS -- Application Server disconnected. (8360)

The logfile of the database also contains the line:

16:36:57 BROKER 0: This server is licenced for local logins only. (4393)
Could this have anything to do with it?

I used the Progress Explorer to start the databases, nameserver and broker.
We are using 9.1D and I'm running the client and server's on the same WinXP machine.

Luke Gardiner
Dental Health Services
 
Back
Top