One minor bug fix and that was that when doing the registration type drop-down in the ID node first time (first time after starting the Rep-Aid window) there...
One bug fix of a rarely used option and that is to combine nodes with a SQL node that runs SQL directly on SQLite tables. This is done via a right-click in the...
Hi Bart 2 things. 21.54 keeps refusing to install becuase it gets access denied' when trying to replace .../programs/CustomMsgBox.dll. Can evetually manually...
Hi Mike, ... Are you using the WordEntries add-in? That uses this .dll so if Word or Outlook is running then that could explain it. If not then something else...
When adding entries and having comma separated Read codes in the Read code box there would be a dialog saying that this is slow and advising to switch to...
... Hi Bart thanks, the install error was caused by the Word add-in, now rectified. The RCF with v 21.55 now works and picks up entries. However, there is a...
Hi Mike, I think this will solve your problem: Open that .rcf file again Go to code line with number 170 and change the Clng to Val Save the file. Close Excel...
Have tested this now and with that little alteration it runs fine, even with the comma separated users as you described. One other thing you may want to add to...
Fixed a bug that would show as an error message when trying to add entries with as the applies from date a date related to the date of birth of the patient and...
Hi Bart, before I go further with making an template is it possible to record the input in the template directly into the Synergy database(obviously as a...
Hi Rolf, I think to add entries while other users are connected to the database you will have to use the Synergy API. Plain SQL is probably OK, but to make...
This file has now taken out the old non-SQLite method, so all searches, including the ones that write to the database will now use the new SQLite method. For...
Some minor changes to do with the taking out of the old non-SQLite method. Right-click of the play button will now run the search in a loop. When you do this...
Fixed a bug to do with taking out the old non-SQLite code where there would be an error if a secondary ID node produced no patients. Also a further general...
Copy node SQL (via node right-click) gave some faulty SQL (this used to be done by the old non-SQLite method) and fixed that. When doing Options, Practice...
We are having to do more and more reports for the PCT etc which require the patients NHS number. Can this be put on the ID fields menu please? Meanwhile how do...
Just been alerted to a bug to do with the DB writing utility Read code swap. It would show as an error message if the morbidity node supplying the patients...
Fixed the bug mentioned in the previous posting where there would be an error message when doing a morbidity node Read code swap when the first morbidity node...
This fixes a rare bug that could cause a problem (missing test values or no test values at all) after a rare sequence of events. I have seen this happen once,...
Just a quicky, is anything relating to Synergy appointments logged in the audit trail? I'm not at all familiar with the a/t, but we have suddenly started...
Not sure this can be done via the Audit trail as there are no triggers on the appt tables (main AP_DATA) to put the data in the audit trail. You can see this...
As it is a common request to change GP's in the database I have made this simpler by making this an option in a run report. This is done by sticking an ID node...
Hi Bart thanks for the prompt response. Thought that might be the case! I can already get data dumps of the tables either via REPMAN or via the Rep-Aid using...
Hi Mike, Yes, I can see there could be a problem there. The table AP_DATA has no field UPDATED_BY and as it doesn't write to the Audit trail either it looks...