UUID in the DataViewer

What would you like to see in CSPro?
Post Reply
AriSilva
Posts: 594
Joined: July 22nd, 2016, 3:55 pm

UUID in the DataViewer

Post by AriSilva »

Is it possible to show the UUID (case_id) in the dataviewer?
I´m having problems with some cases being updated in the server where they should not.
For example, the case was finished, the data was collected at some point (say backup of 2020/01/22), but when reading the server at 2020/01/24 the case appears as "not initialized", the information is not there, the records are blank.
Best
Ari
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: UUID in the DataViewer

Post by josh »

We really don't want to expose the UUID as it is really an implementation detail. If you want to see the UUID you can open the file in SQLite. There are many free SQLite viewers you can download.
AriSilva
Posts: 594
Joined: July 22nd, 2016, 3:55 pm

Re: UUID in the DataViewer

Post by AriSilva »

Well, I can see the UUID also with the UUID function, no problem.
I thought that it would be easier to see it in the dataviewer, maybe with an option in the menu (advanced features?)
For the sqlite, I´m using either the SQLite Maestro or the SQLite Studio, although I´m not an expert in neither. Which do you prefer among these? Or do you have any other options?
Best
Ari
htuser
Posts: 631
Joined: December 19th, 2011, 6:26 pm
Location: Silver Spring Area, MD, USA

Re: UUID in the DataViewer

Post by htuser »

Hi Ari,
I used this: https://sqlitebrowser.org/ long ago.
I would advise you that.
Best,
G.VOLNY, a CSProuser from Haiti, since 2004
Post Reply