IN the file start_trialdb.asp there should be a call to a script (either inline or in a separate vbs file) to check the browser. Just add the version number in...
The way to do that currently is with server-side functions; incorporate one or more questions in the form based on computed formulas, where the computed ...
As part of the code cleanup that is concurrent with the port to .NET, we have created a TrialdBPrivileges object that is initialized and placed in Session...
Is there a way to add that a user has signed a cda agreement in Traildb? Or has anyone added it? CDAs are study specific so a user could have multiple cdas if...
We will add this as a field in the PATIENT_STUDY table and display it in the user interface. Thanks for the input. Prakash _____ From: trialdb@yahoogroups.com...
Prakash, I was troubleshooting an error for Phillip and discovered there is a unique index on the field SITE_ACRONYM in the SITES table. While I understand the...
The site_acronym column in the Sites table is actually unnecessary and you might as well delete it. Right now, the SITE_ACRONYM in Studies_sites is what is...
Hello I work here for a clinical trial system and developing the database in access. The only major requirement that I have is to develop the access forms with...
The way we have implemented DDE is that you create two studies with identical protocols (defining the first study and its forms, then defining the second study...
Thank you very much for your reply. I really appreciate it. Just to confirm from you if we decide to use the web forms using SQL schema. Do I need any software...
hello, can any one explain how to open "WebEAV_2005" in visual 2005.. its give error on opening and show error "WebEAV_2005 is under source control,associated...
Hello, I dont exactly want to modify the WEBEAV but, is it possible that i could get that visual sourcesafe file. Thanks for your valuable support Regards, ...
We've right now switched to Team Foundation Server, SourceSafe's big brother; for development purposes, and I've scrubbed SourceSafe completely off my machine,...
Sorry for the short post... If I have oncology pool rights and put a patient in a study, will someone else with oncology pool rights ( but different study...
We're getting rid of pools because discussions in our group confirmed their overall uselessness in the new system - they are insufficiently granular. The only...
Good afternoon! I noticed this piece of code was added to the 2006 version (as opposed to the 2004 version): If (Datatype = "S" Or Datatype = "T") Then...
Fldwidth 255, I believe, specifies the MAXIMUM field width rather than the absolute (ie., the field's contents are not padded with spaces- this is like ...
Thanks for the comment -- some of the SAS programmers requested it as the Metadata Length was not set for many of the fields but I am in the process of...
it's only a matter of formatting for the data dictionary - but Dianna asked that the Patient_ID be set to 15 so I have modified that -- ... From: Prakash...
Yes, I have global.asa in the root directory of your application Now, i get the following errors. Can you please take a look at this. Is the .net version of...
I can only answer about that error. It is only Prakash that can answer about the .NET version. I have no global.asax in the root of my application. Try...
The version of TriaLDB currently available for downloading used VS 2003 and .NET framework 1.1. The beta version that is currently available on our test site...