Are you running the chm file on a Win 2003 server? Should work just fine on XP. Prakash _____ From: trialdb@yahoogroups.com [mailto:trialdb@yahoogroups.com] On...
I just figured out a nice little trick. If we can get these hide_pat_groups codes that Tom developed down, using the default value option in SQL, I set it so...
nice ... From: mikejonathan77 To: trialdb@yahoogroups.com Sent: Thursday, May 04, 2006 9:38 AM Subject: [trialdb] SQL Schema Summary One of my programmers...
Definitely needed, can it be linked from the eroom site? _____ From: trialdb@yahoogroups.com [mailto:trialdb@yahoogroups.com] On Behalf Of Cynthia Sent:...
Thanks a lot, the anomalies section is very useful. Prakash _____ From: trialdb@yahoogroups.com [mailto:trialdb@yahoogroups.com] On Behalf Of mikejonathan77 ...
Matt, I have added the link to the eRoom site. It is called "Schema Analysis for SQL Server". Mihai -- http://www.cs.utah.edu/~mvirtosu ... Definitely needed,...
Prakash, just noticed a glitch. When adding a patient, if you click save and proceed to enroll, and then on the enrollment page choose to go back to clinical...
Matt - This is a variation of a problem we have had. The demographic information is actually saved, I think. Try to enter the same patient - or any patient...
This is what I thought as well, but I searched thoroughly for the patient, even in the tables, with no info at all. I will look again, just tobe sure. Thanks ...
We are noticing that there are very few triggers in the SQL Server schema but quite a number in the Oracle schema. Is there a historical basis (e.g. were old...
Most of the triggers have to deal with autonumbers. Oracle does not support these in the intuitive way that SQL Server does with Identity columns. You have to...
Has there been consideration of how TrialDB in the future will or won't relate to the caBIG initiative? Given the history of TrialDB with cancer trials, I...
We can put software development into meeting CaBIG compatibility if we need to ; the major problem right now is that the compatibility requirements are so...
The driving force behind this is the need to for cancer researchers, whether they are at NCI or elsewhere, to be able to search for information and compare...
Hi Paul, Thanks for your note. We have a paper in press (Methods of Information in Medicine) listing the challenges of working with CDE in its current form. ...
Mike, here is an issue that surface on my SQL instance that prevented some functionality. Yours may be right already, but you might want to look. (See below) ...
Follow-up The issue that this resolved was, In the access client, under the studies form, when trying to reassign permissions to a specific form, it caused...
Good morning, Is there a .dll that I have to register or give rights to regardig this object? I get this error: "The call to Server.CreateObject failed while...
You need to install Microsoft Message Queue, which is part of Windows that is not installed by default. (control Panel - Add/Remove Programs - Windows ...
Having just survived the Orlando SCT meeting and the NIH Network Leadership meeting in the past 10 days, much much discussion about terminologies, vocabs, etc....
UMLS is a very useful resource, though one major caveat is that the whole is less than the sum of its parts. Specifically, some vocabulary components (such as...
Anyone, feel free to input two cents worth. Just curious, what might be the possibility, long term, of getting the role based users ability of trialdb logins...
This seems quite reasonable for your use, and the benefits of single sign-on without remembering separate passwords for everything is undeniable. In our setup,...
That is definitely one way. We have actually developed this whole project as an Active Directory enabled application, might be a thought on your end as well....
I have been creating forms with Hierarchical Choice Sets. I have no problems setting up a question with Hierarchical Choice Sets. My problem is that when I...