Search the web
Sign In
New User? Sign Up
trialdb
? 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 473 - 502 of 564   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
473
I have not been able to figure out whether TrialDB is able to handle DDE or not. I can think of some kludges to accomplish this, but I recall reading...
mikejonathan77
Offline Send Email
Jul 11, 2006
3:34 pm
474
The way we kludge (non-real-time) DDE is that we create two studies with an identical study design - one of these is named something like "<study name> DDE"....
Prakash Nadkarni
prakash_m_na...
Offline Send Email
Jul 11, 2006
4:19 pm
475
Guys, I apologize. I thought I was changing my own settings to daily digest emails only, but as the owner, it changed the whole group's settings. Mike, that it...
Matt Skelton
dbpromskelton
Offline Send Email
Jul 11, 2006
4:55 pm
476
I would like to pose a question. Our HIPAA regs and local reps are giving us a hard time. I would like to find out what measures, if any have been implemented...
Matt Skelton
dbpromskelton
Offline Send Email
Jul 17, 2006
1:14 pm
477
IP restrictions are really implemented at the Web server OS level, and is not something that the TrialDB application code should be bothered about. Ditto for...
Prakash Nadkarni
prakash_m_na...
Offline Send Email
Jul 17, 2006
1:45 pm
478
For the connection string stuff. I have implemented it in the .net stuff. ASP does not like the standard stuff, so I have left it off until the whole thing is...
Matt Skelton
dbpromskelton
Offline Send Email
Jul 17, 2006
1:49 pm
479
On a side note, until then, we are using an overly secure network design, that prevents most access, but long term, it is self defeating. Works for now though....
Matt Skelton
dbpromskelton
Offline Send Email
Jul 17, 2006
2:11 pm
480
Thanks - I lost track of this issue. The reason we were looking at DDE was that we have a questionnaire with a lot of repetitive questions, and one version is...
mikejonathan77
Offline Send Email
Jul 19, 2006
12:55 am
481
Matt - I have invested a lot of time into understanding HIPAA and its regulations, and the major issues are that passwords be changed on a regular basis, that...
mikejonathan77
Offline Send Email
Jul 19, 2006
1:36 am
482
Thanks. That is pretty much what we were thinking too. This helps a lot. Tell mihai thanks for the password change stuff. Works great in ptoduction ... From:...
Matt Skelton
dbpromskelton
Offline Send Email
Jul 19, 2006
3:21 am
483
I should mention that I am actively at work on localizing Trialdb with the help of metadata, which would allow the Web interface to morph to support more than...
Prakash Nadkarni
prakash_m_na...
Offline Send Email
Jul 19, 2006
6:06 pm
484
Your last comment invites me to incite revolt against Microsoft and suggest consideration for moving the entire thing to Java using the Eclipse environment....
mikejonathan77
Offline Send Email
Jul 19, 2006
11:03 pm
485
I forgot to mention that Microsoft provides a toothcomb for checking localization. The Visual Studio Team System, which we possess, lets you turn localization...
Prakash Nadkarni
prakash_m_na...
Offline Send Email
Jul 20, 2006
12:53 pm
486
Good morning! I should also mention that the ChangePassword module was developed with localization considerations. So, as far as that piece of software is ...
Mihai Virtosu
virtosumihai
Offline Send Email
Jul 20, 2006
3:26 pm
487
Is there a way to better align the questions and then the dropdown boxes? We have an issue on a quality of life form where the dropdown box is not next to the...
Phillip Butts
buzzin411
Offline Send Email
Oct 30, 2006
4:13 pm
488
The way we alogn questioins right now is to generate a table with a certain number of cells. If you accept the default of 1 question per row in the Form ...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Oct 30, 2006
5:11 pm
489
An addendum to Prakash's suggestion is after you have created the form, open it up in an html editor and change the following: 1. On the <table> statement...
Tom Hoen
hoenth
Offline Send Email
Oct 30, 2006
11:22 pm
490
We can probably provide an option in the form generation for the designer to store these numbers in a preferences table (e.g., ADMINVAR, so they can be used...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Oct 31, 2006
9:53 pm
491
How do I remove the browser check so that we can use IE7? Thanks, PB...
Phillip Butts
buzzin411
Offline Send Email
Nov 22, 2006
1:23 am
492
nevermind, found it....:-)...
buzzin411
Offline Send Email
Nov 22, 2006
1:33 am
493
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...
Matt Skelton
dbpromskelton
Offline Send Email
Nov 22, 2006
2:40 am
494
Hello Prakash and everyone, Is there a way to do inter-form (across different forms) validation? Thank you, Mihai...
Mihai Virtosu
virtosumihai
Offline Send Email
Nov 27, 2006
11:19 pm
495
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 ...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Nov 28, 2006
7:39 pm
496
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...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Dec 16, 2006
8:26 pm
497
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...
Phillip Butts
buzzin411
Offline Send Email
Jan 2, 2007
6:09 pm
498
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 Nadkarni
prakash.nadk...
Offline Send Email
Jan 2, 2007
7:39 pm
499
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...
Matt Skelton
dbpromskelton
Offline Send Email
Jan 8, 2007
2:24 pm
500
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...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Jan 8, 2007
3:43 pm
501
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...
H R
hbr33134
Offline Send Email
Jan 8, 2007
4:10 pm
502
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...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Jan 8, 2007
7:56 pm
Messages 473 - 502 of 564   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