Click here to Skip to main content
15,914,323 members
Home / Discussions / Database
   

Database

 
AnswerRe: Help with Built-in Database: Visual Web Developer 2008 Express Pin
_Damian S_13-Jul-09 19:32
professional_Damian S_13-Jul-09 19:32 
QuestionHelp required for CTE Pin
Zafar Sultan13-Jul-09 3:33
Zafar Sultan13-Jul-09 3:33 
QuestionGetting data related to what has been selected randomly from a database Pin
LucBite13-Jul-09 3:32
LucBite13-Jul-09 3:32 
AnswerRe: Getting data related to what has been selected randomly from a database Pin
Vimalsoft(Pty) Ltd13-Jul-09 3:59
professionalVimalsoft(Pty) Ltd13-Jul-09 3:59 
GeneralRe: Getting data related to what has been selected randomly from a database Pin
LucBite13-Jul-09 4:16
LucBite13-Jul-09 4:16 
GeneralRe: Getting data related to what has been selected randomly from a database Pin
Vimalsoft(Pty) Ltd13-Jul-09 4:32
professionalVimalsoft(Pty) Ltd13-Jul-09 4:32 
GeneralRe: Getting data related to what has been selected randomly from a database Pin
Blue_Boy13-Jul-09 4:33
Blue_Boy13-Jul-09 4:33 
GeneralRe: Getting data related to what has been selected randomly from a database Pin
DoctorMick13-Jul-09 6:13
DoctorMick13-Jul-09 6:13 
So, for a multiple choice question type you want to return random questions and, for each of the questions returned, the applicable options?

If I were you, I'd change your sql to return 2 columns for multiple choice, the question text and the id (the primary key on the question table). From there, you can select the options from the appropriate table using the id of the question.
GeneralRe: Getting data related to what has been selected randomly from a database Pin
Jerry Hammond13-Jul-09 10:34
Jerry Hammond13-Jul-09 10:34 
QuestionSplitter container Pin
Isaac Gordon13-Jul-09 0:01
Isaac Gordon13-Jul-09 0:01 
AnswerRe: Splitter container Pin
Muhammad Mazhar13-Jul-09 0:43
Muhammad Mazhar13-Jul-09 0:43 
QuestionCan't save new records to the dataset - I'm practising with the binary formatter Pin
BluesEnd12-Jul-09 17:43
BluesEnd12-Jul-09 17:43 
QuestionReporting Services Pin
devvvy12-Jul-09 16:57
devvvy12-Jul-09 16:57 
Questionsql execution audit - tools? Pin
devvvy12-Jul-09 15:02
devvvy12-Jul-09 15:02 
AnswerRe: sql execution audit - tools? Pin
Niladri_Biswas13-Jul-09 16:17
Niladri_Biswas13-Jul-09 16:17 
QuestionSQL 2008 SQLPUBWIZ Command Line Failure Pin
Member 400112012-Jul-09 12:46
Member 400112012-Jul-09 12:46 
QuestionFROM SQL SERVER 2005 DOWNLOAD FILES FROM PSFTP Pin
ps_prakash0212-Jul-09 6:15
ps_prakash0212-Jul-09 6:15 
AnswerRe: FROM SQL SERVER 2005 DOWNLOAD FILES FROM PSFTP Pin
Jan Wild21-Dec-09 4:30
Jan Wild21-Dec-09 4:30 
QuestionHow do i retrieve data from an MS sql database hosted on a web server Pin
ChiSmile11-Jul-09 4:16
ChiSmile11-Jul-09 4:16 
AnswerRe: How do i retrieve data from an MS sql database hosted on a web server Pin
ChiSmile12-Jul-09 4:39
ChiSmile12-Jul-09 4:39 
AnswerRe: How do i retrieve data from an MS sql database hosted on a web server Pin
Mycroft Holmes12-Jul-09 19:38
professionalMycroft Holmes12-Jul-09 19:38 
GeneralRe: How do i retrieve data from an MS sql database hosted on a web server Pin
ChiSmile13-Jul-09 9:28
ChiSmile13-Jul-09 9:28 
AnswerRe: How do i retrieve data from an MS sql database hosted on a web server Pin
Vimalsoft(Pty) Ltd13-Jul-09 4:11
professionalVimalsoft(Pty) Ltd13-Jul-09 4:11 
GeneralRe: How do i retrieve data from an MS sql database hosted on a web server Pin
ChiSmile13-Jul-09 9:17
ChiSmile13-Jul-09 9:17 
GeneralRe: How do i retrieve data from an MS sql database hosted on a web server Pin
Vimalsoft(Pty) Ltd13-Jul-09 20:06
professionalVimalsoft(Pty) Ltd13-Jul-09 20:06 

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.