Search found 68 matches

by Enkhbayar
April 30th, 2022, 7:06 am
Forum: Entry
Topic: image valueset
Replies: 3
Views: 1060

image valueset

Hi,

I have a problem when I generate a dynamic valueset with images. it works ok on a PC but images don't display on a tablet.

Is it a bug, or does it have another reason?

Thanks,
by Enkhbayar
April 22nd, 2022, 4:24 am
Forum: Entry
Topic: SELCASE() return code
Replies: 4
Views: 1504

Re: SELCASE() return code

Mario, CSPro 7.7.1 has been released. You can get it here: https://www.csprousers.org/downloads/ This should fix the problem. Selcase should only return 1/0 when used to select a single case in an external file. I still have the same problem with CSPro 7.7.1 . If I select the escape key [ X ] funct...
by Enkhbayar
September 17th, 2021, 3:02 am
Forum: Editing
Topic: Edit ID variables in CSDB
Replies: 1
Views: 2752

Edit ID variables in CSDB

Hi all, I think it's not possible, but just in case I'm asking here. Does anyone know how to edit ID variables in CSDB? for example, sometimes enumerators switch HHIDs when they start an interview. HH-5 interview instead of HH-6 etc. If data is stored as ASCII, it's easy to correct ID variables usin...
by Enkhbayar
September 14th, 2021, 2:24 pm
Forum: Entry
Topic: Strange values in skipped variables
Replies: 2
Views: 1634

Re: Strange values in skipped variables

Thanks Sherrell for your reply, - the capture type for C11 is "Checkbox" - the same result I have with ischecked function - strange means: I have values in some skipped variables (not all) I will send you the app Thanks, Enkhbayar > The issue is I have strange values in some cases after th...
by Enkhbayar
September 14th, 2021, 11:35 am
Forum: Entry
Topic: Strange values in skipped variables
Replies: 2
Views: 1634

Strange values in skipped variables

Hi all, I have a strange issue. Seems like a bug. version is 7.6.2 It's multi answer question. So, I apply values on the fly into binary variables as below. it works ok unless this variable was skipped. The issue is I have strange values in some cases after the whole section was skipped. Cases were ...
by Enkhbayar
September 9th, 2021, 8:13 am
Forum: Synchronization
Topic: server revision issue (sync)
Replies: 3
Views: 2826

Re: server revision issue (sync)

aaronw wrote: January 16th, 2020, 1:41 pm Thanks for reporting this. We'll definitely take a look at this for the next release. However, I don't currently have a workaround.
Is this issue fixed now?
by Enkhbayar
January 27th, 2020, 9:18 am
Forum: Entry
Topic: Notes
Replies: 4
Views: 2465

Re: Notes

AriSilva wrote: January 27th, 2020, 8:50 am Thank you, but excuse me my ignorance on the subject:
In this example what is entrySessions, and NOTES.A
NOTES_A = a dictionary which is going to store notes.
entrySessions = result of sqlquery
by Enkhbayar
January 27th, 2020, 2:35 am
Forum: Entry
Topic: Notes
Replies: 4
Views: 2465

Re: Notes

Yes, I exported it as below. A = csdb file PROC DUMMY2_FF numeric num = sqlquery( A , entrySessions,"select cases.key, notes.field_name, notes.record_occurrence, notes.content from notes join cases on notes.case_id = cases.id"); do numeric ctr = 1 while ctr <= num NOTES_A.ID=entrySessions(...
by Enkhbayar
January 16th, 2020, 10:05 am
Forum: Synchronization
Topic: server revision issue (sync)
Replies: 3
Views: 2826

server revision issue (sync)

we have a huge csdb file and have small problem with sync, actually server revision issue as below. Sometimes sync app selects tmp files as server revision, and in next time that files disappeared, then it starts to download full sync which takes loooong time or fail in the middle. is there any solu...
by Enkhbayar
January 16th, 2020, 9:50 am
Forum: Synchronization
Topic: No updates and few cases while synchronizing on FTP
Replies: 2
Views: 1939

Re: No updates and few cases while synchronizing on FTP

delete csdb, then downlaod/sync again