Re: [Koha] Regarding koha offline circulation - windows

2019-02-19 Thread Alvaro Cornejo
Hi Suresh Sure you can manipulate your DB from within its own command line. You need to have access to it with the required permissions and once inside it run any command you want/need. You can check the create_koc_db.pl to see what steps/commands you need to run. Note that they might vary depend

[Koha] Regarding koha offline circulation - windows

2019-02-19 Thread Suresh Kumar Tejomurtula
Hi, IAM using koha 17.11 on Ubuntu 16.04. When I ran cronjob of running offline db(create_koc_db.pl), IAM getting error that I do not have sqlite Perl module installed and I will not be able to install it as IAM unable to connect my server to internet. Now is there any way with which I can creat