Unable to Launch Librarian interface

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Unable to Launch Librarian interface

n.ahm
Sir,
   I started the client server and reached to last step to enter userid as 1 and abc as password but when I hit Login its response is "Invalid user". Please tell me how to reslove this issue. Thanks

Reply | Threaded
Open this post in threaded view
|

Re: Unable to Launch Librarian interface

Verus Open Source Support
Respected Patron,
Greetings from NGL Open Source

1. Open PgAdmin 3 from Start -> Programs -> Postgresql
2. Select newgenlib database on the left and click on "SQL Editor". This will open a SQL Window
3. Copy+Paste the below query
update patron set user_password=md5('abc') where patron_id='1';

4. Now press F5 (Or green arrow button) in SQL Window Editor
5. You will get a message. "Query successful and 1 row updated"

6. Now try to login into NGL application uising
1 and abc


Looking forward to serve you.

NGL Open Source Support Team,
(Service Before Self)
--
Verus Solutions, India.
Web: www.verussolutions.biz
Telephone: +91 741 678 3719,+91 741 678 2119, +91 402 771 9161,+91 402 771 9162
Yahoo Messenger: [hidden email]
Google Talk: [hidden email]
Skype Id for voice chat: newgenlib.oss
Forums: http://forums.newgenlib.org
On Saturday 25 October 2014 06:43 PM, n.ahm [via NGL] wrote:
Sir,
   I started the client server and reached to last step to enter userid as 1 and abc as password but when I hit Login its response is "Invalid user". Please tell me how to reslove this issue. Thanks




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Unable-to-Launch-Librarian-interface-tp7575110.html
To start a new topic under NGL, email [hidden email]
To unsubscribe from NGL, click here.
NAML

NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: Unable to Launch Librarian interface

n.ahm
Thanks Sir, its working fine finally :)
Now I have our library data in .sql format and I want to upload my data into newgenlib. Kindly guide me how to do so. Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Unable to Launch Librarian interface

Verus Open Source Support
Respected Patron,
Greetings from NGL Open Source

NGL has ready to use tools for importing data from
1. CSV (Excel Sheets)
2. MARC Communication format
3. MRK Files (Exported mrk file using MARC Edit tool)

Kindly check if you have any of these formats ready

Looking forward to serve you.

NGL Open Source Support Team,
(Service Before Self)
--
Verus Solutions, India.
Web: www.verussolutions.biz
Telephone: +91 741 678 3719,+91 741 678 2119, +91 402 771 9161,+91 402 771 9162
Yahoo Messenger: [hidden email]
Google Talk: [hidden email]
Skype Id for voice chat: newgenlib.oss
Forums: http://forums.newgenlib.org
On Monday 27 October 2014 10:52 PM, n.ahm [via NGL] wrote:
Thanks Sir, its working fine finally :)
Now I have our library data in .sql format and I want to upload my data into newgenlib. Kindly guide me how to do so. Thanks


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Unable-to-Launch-Librarian-interface-tp7575110p7575114.html
To start a new topic under NGL, email [hidden email]
To unsubscribe from NGL, click here.
NAML

NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: Unable to Launch Librarian interface

n.ahm
Ok Sir and for documentation purposes I required ER diagram of NGL. Kindly give the link or provide the diagram. Thanks