Step 1: Make a note of your server IP
Address
Step 2:
In C:/NewGenLibFiles/HibernateConfig directory you will see a file
dbconnection.xml. Open it with Wordpad
You will find a line (8th line) like this
jdbc.postgresql://localhost:5432/newgenlib
change it to
jdbc.postgresql://<ipaddress of your server>:5432/newgenlib
Step 3:
Open pg_hba.conf (Start -> Programs ->
Postgresql->Configuration files->pg_hba.conf)
The 3rd line from the bottom (IP4 settings) will look like this
host all all 127.0.0.1/32 ident
change it to
host all all 0.0.0.0/0 trust
Save this file
Step 4:
Restart Postgresql service (Windows Control
Panel->Administrative Tools->Services)
Restart NGL Server
Now on the clients
GO to NGL Librarian Interface -> Utilities -> Reports
On 4/26/2013 1:23 PM, RAVINDER REDDY [via NewGenLib] wrote:
RESPECTED SIR,
IS IT POSSIBLE , REPORTS CAN RUN FROM CLIENT SYSTEMS
ie. NGL DESKTOP WORKS ONLY ON SERVER SYSTEM AT MY WORK PLACE ,
IT WONT WORKS ON CLIENT SYSTEMS
IF IT IS POSSIBLE, PLEASE CAN HELP ME
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz