Click here to Skip to main content
16,004,833 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Help about working with Databases Pin
korso_rogan21-Jul-05 10:20
korso_rogan21-Jul-05 10:20 
GeneralPopulate Datagrid Pin
directred20-Jul-05 23:04
directred20-Jul-05 23:04 
GeneralUrgent ! help related to sqlDataAdapter Pin
Madni Abbasi20-Jul-05 22:14
Madni Abbasi20-Jul-05 22:14 
GeneralInterbase/Firebird --> MS Access Pin
Juande20-Jul-05 21:54
Juande20-Jul-05 21:54 
GeneralQuestion about inheritence ... Pin
MaWeRic20-Jul-05 21:45
MaWeRic20-Jul-05 21:45 
GeneralRe: Question about inheritence ... Pin
toxcct21-Jul-05 1:40
toxcct21-Jul-05 1:40 
Generaldraw line in x & Y co ordinate as in graph after capturing image Pin
soft_Brains20-Jul-05 21:26
soft_Brains20-Jul-05 21:26 
GeneralAssistance with program Pin
cheeseflea20-Jul-05 10:32
cheeseflea20-Jul-05 10:32 
I am writing a program that will have two purposes and need some guidance. The first purpose is for data entry of survey responses. All responses are numerical and must fall within a range specified for each question, so the input must be validated. For example, if the question is asking the height of the subject, then the response must fall between 48 inches and 84 inches. Is there a way for the program to read the limits from another source, say a file? The client wants to be able to change the limits very easily and I have a separate window that will display and allow them to change these limits for each question. How do I get the system to read these values and validate the responses?

The second purpose is to store the data in some fashion. Each person taking the survey is considered a 'subject'. Each subject will have a response to each of the 20 questions, so I would imagine that a database would work, creating a 'subject number' as a primary key. How would I go about doing this in VB? Is this the best way to go, or I am off the path here. The client would ideally like to see all of the subject data in an excel spreadsheet, so maybe I could go that way too. Any input would be greatly appreciated.


GeneralRe: Assistance with program Pin
Christian Graus20-Jul-05 12:50
protectorChristian Graus20-Jul-05 12:50 
GeneralSet Printer to Landscape mode in VB.Net Pin
Mr Magic20-Jul-05 9:38
Mr Magic20-Jul-05 9:38 
GeneralRe: Set Printer to Landscape mode in VB.Net Pin
Dave Kreskowiak20-Jul-05 12:27
mveDave Kreskowiak20-Jul-05 12:27 
GeneralRe: Set Printer to Landscape mode in VB.Net Pin
Mr Magic21-Jul-05 2:20
Mr Magic21-Jul-05 2:20 
GeneralAcess Form Function Pin
makeko20-Jul-05 7:41
makeko20-Jul-05 7:41 
GeneralRe: Acess Form Function Pin
Anonymous20-Jul-05 8:55
Anonymous20-Jul-05 8:55 
GeneralRe: Acess Form Function Pin
Anonymous20-Jul-05 9:16
Anonymous20-Jul-05 9:16 
GeneralRe: Acess Form Function Pin
makeko21-Jul-05 4:36
makeko21-Jul-05 4:36 
GeneralRe: Acess Form Function Pin
Anonymous21-Jul-05 5:20
Anonymous21-Jul-05 5:20 
GeneralRe: Acess Form Function Pin
makeko21-Jul-05 8:08
makeko21-Jul-05 8:08 
GeneralRe: Acess Form Function Pin
Anonymous21-Jul-05 9:00
Anonymous21-Jul-05 9:00 
GeneralRe: Acess Form Function Pin
makeko22-Jul-05 7:01
makeko22-Jul-05 7:01 
GeneralRe: Acess Form Function Pin
Anonymous22-Jul-05 10:38
Anonymous22-Jul-05 10:38 
GeneralRe: Acess Form Function Pin
makeko26-Jul-05 7:36
makeko26-Jul-05 7:36 
GeneralSQL Server Question Pin
spettiford20-Jul-05 7:41
spettiford20-Jul-05 7:41 
GeneralRe: SQL Server Question Pin
Dave Kreskowiak20-Jul-05 12:49
mveDave Kreskowiak20-Jul-05 12:49 
GeneralRe: SQL Server Question Pin
Christian Graus20-Jul-05 12:51
protectorChristian Graus20-Jul-05 12:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.