Search results

  1. D

    1 record, 4 forms, 3 tables

    This database captures clinical data using several survey instruments (questionnaires). For example, on the baseline visit alone there is a 30 page document a person completes. What would you suggest I do to make this work better?
  2. D

    1 record, 4 forms, 3 tables

    I have a long data entry form which has been split into 4 separate forms. The data for a record had to be split into 3 tables (because i have over 600 variables). I created a NEXT SCREEN button which is supposed to open up the following form and insert the Primary Key so additional data can be...
  3. D

    Close form button stopped working

    Now I get it! Thanks for explaining it twice to me. Nesting has always been a problem for me.
  4. D

    Close form button stopped working

    Thank you so much - makes sense and I never saw that. I always thought each IF had to have and End if. I will fix that - thanks for you help.
  5. D

    Sql where do i begin

    That is extremely helpful and exactly the information I needed. Yes I am running 2010 and I like the idea of using the accde option. I want to make sure no modifications are done. If i wanted to make changes to the database does it work like the old master frontend/backend database where you...
  6. D

    Sql where do i begin

    That link had lots of good info but I am wondering what other options there might be out there. SharePoint 2010, saving it on a shared drive and creating backend/frontend databases. This database is not huge and will only have about 4-5 users. Is it worth it to put is on a server? Thoughts?
  7. D

    Close form button stopped working

    I have a ADD New Record form that I created. The data enters correctly (I see the data in the table - all required fields are there but when I go and click on my Close Button that I created it doesn't work. The other buttons do work but his one will not close the form down. Any idea what...
  8. D

    Sql where do i begin

    I have a patient database which I believe should be put on server for confidentiallity reasons. Currently this database is on a stand-alone computer but now a few other Dr's want to be able to access and enter their patient data into it. I suggest that we base it on the hospital server and I...
Back
Top Bottom