Search the web
Sign In
New User? Sign Up
ExcelReportingAddin · Rep-Aid
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3675 - 3704 of 3839   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3675
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...
bartsmissaert
Offline Send Email
Jul 5, 2009
10:13 pm
3676
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...
bartsmissaert
Offline Send Email
Jul 8, 2009
1:11 pm
3677
The bug that was mentioned in 21.53 wasn't fixed completely, but this one does. Version 21.54 Bart...
bartsmissaert
Offline Send Email
Jul 8, 2009
10:52 pm
3678
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...
mikehur_2005
Offline Send Email
Jul 9, 2009
12:10 pm
3679
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...
RB Smissaert
bartsmissaert
Offline Send Email
Jul 9, 2009
12:23 pm
3680
Hi Mike, Not tested yet, but I have a feeling Firebird doesn't like these lines of SQL: "CAST(A.DATEMADE AS VARCHAR(11)), " & _ "CAST(A.APPDATE AS...
RB Smissaert
bartsmissaert
Offline Send Email
Jul 9, 2009
1:34 pm
3681
Just tested this now in surgery and the change as below does indeed make it work fine on Firebird. Bart...
bartsmissaert
Offline Send Email
Jul 9, 2009
2:07 pm
3682
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...
bartsmissaert
Offline Send Email
Jul 9, 2009
11:12 pm
3683
... 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...
mikehur_2005
Offline Send Email
Jul 10, 2009
8:18 am
3684
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...
bartsmissaert@...
bartsmissaert
Offline Send Email
Jul 10, 2009
9:00 am
3685
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...
bartsmissaert@...
bartsmissaert
Offline Send Email
Jul 10, 2009
10:40 am
3686
Yes that seems to work fine now. Thanks for all the help, much appreciated. regards Mike...
mikehur_2005
Offline Send Email
Jul 10, 2009
12:28 pm
3687
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...
bartsmissaert
Offline Send Email
Jul 11, 2009
10:26 am
3688
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...
rolf edelenbos
rolfcar
Offline Send Email
Jul 12, 2009
12:37 pm
3689
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...
RB Smissaert
bartsmissaert
Offline Send Email
Jul 12, 2009
7:12 pm
3690
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...
bartsmissaert
Offline Send Email
Jul 14, 2009
10:17 pm
3691
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...
bartsmissaert
Offline Send Email
Jul 15, 2009
10:19 pm
3692
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...
bartsmissaert
Offline Send Email
Jul 16, 2009
9:45 pm
3693
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...
bartsmissaert
Offline Send Email
Jul 18, 2009
10:31 pm
3694
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...
Hayden Dennis (BERKSH...
thealeuk
Offline Send Email
Jul 23, 2009
8:53 am
3695
I have been put right off forum. The only thing I have to add is that I think calling it Health Authority is a bit misleading. Den ...
Hayden Dennis (BERKSH...
thealeuk
Offline Send Email
Jul 23, 2009
10:53 am
3696
Hi Dennis, Simplest way is to go to your first ID node and click the XTR drop-down and pick NHS_NUMBER. That will show it. Bart...
bartsmissaert@...
bartsmissaert
Offline Send Email
Jul 23, 2009
10:58 am
3697
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...
bartsmissaert
Offline Send Email
Jul 23, 2009
11:02 am
3698
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...
bartsmissaert
Offline Send Email
Jul 26, 2009
10:02 pm
3699
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,...
bartsmissaert
Offline Send Email
Jul 27, 2009
9:54 pm
3700
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...
mikehur_2005
Offline Send Email
Jul 28, 2009
11:23 am
3701
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...
bartsmissaert@...
bartsmissaert
Offline Send Email
Jul 28, 2009
11:56 am
3702
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...
bartsmissaert
Offline Send Email
Jul 28, 2009
10:33 pm
3703
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...
mikehur_2005
Offline Send Email
Jul 29, 2009
8:55 am
3704
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...
bartsmissaert@...
bartsmissaert
Offline Send Email
Jul 29, 2009
9:06 am
Messages 3675 - 3704 of 3839   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help