Search found 4 matches

by langsonb
January 24th, 2021, 9:16 am
Forum: Tools
Topic: CSSOrt silently omit data when a record have more instances than the allowed maximum
Replies: 10
Views: 19115

Re: CSSOrt silently omit data when a record have more instances than the allowed maximum

Hi, I found a solution. I had a file called villages.DAT and user to get same error saying too many occurances. The solution is to delete blank files at the end. It worked
by langsonb
January 19th, 2021, 1:13 pm
Forum: Entry
Topic: PREFILL NAMES ROSTER FROM PRELOADED LOOKUP FILE
Replies: 6
Views: 2894

Re: How to load village names into string variable name

Hi, I am new to cspro. I have a dictionary with district_code oof 3 numeric characters. I also have a village name of 50 characters. I created an external file with district code, village code and village name. My question is how can I display villages belonging to a particular district? I do not wa...
by langsonb
January 16th, 2021, 4:38 am
Forum: Other
Topic: CSPRO Lookup table
Replies: 2
Views: 2361

CSPRO Lookup table

Hi everyone, I have a big database covering 52 districts. Is there a way I can add files (Lookup files) using command and on condition. For example can I load cases for District 1 only when the user opens the app on the tablet? I am asking this question because add files adds the entire file with al...
by langsonb
January 16th, 2021, 4:32 am
Forum: Other
Topic: CSWEB7.5 Settings
Replies: 1
Views: 1579

CSWEB7.5 Settings

Hi everyone, I managed to configure CSWEB 7.5 and am able to create target database on my local machine using php bin/console csweb:process-cases Command. My question is how can I run the same command [php bin/console csweb:process-cases] on live server since I do not know the full path of my CSWEB ...