Click here to Skip to main content
15,922,894 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: OutOfMemory error, how? Pin
Purple Monk27-Mar-06 0:02
Purple Monk27-Mar-06 0:02 
GeneralRe: OutOfMemory error, how? Pin
NatBest28-Mar-06 4:15
NatBest28-Mar-06 4:15 
QuestionComboBox text Pin
jdjd111826-Mar-06 5:50
jdjd111826-Mar-06 5:50 
AnswerRe: ComboBox text Pin
Chatura Dilan26-Mar-06 14:01
Chatura Dilan26-Mar-06 14:01 
AnswerRe: ComboBox text Pin
Vikrant Badhai26-Mar-06 19:30
Vikrant Badhai26-Mar-06 19:30 
QuestionSQL Staement problem help!!! Pin
LeRoiScorpion26-Mar-06 3:51
LeRoiScorpion26-Mar-06 3:51 
GeneralRe: SQL Staement problem help!!! Pin
Guffa26-Mar-06 3:58
Guffa26-Mar-06 3:58 
AnswerRe: SQL Staement problem help!!! Pin
Steve Pullan26-Mar-06 16:18
Steve Pullan26-Mar-06 16:18 
Try restructuring the query...

select * From MultipleChoice AS MC<br />
JOIN MultipleChoiceAnswer AS MCA ON MC.multipleChoiceID = MCA.multipleChoiceID<br />
JOIN Level AS L<br />
ON MC.levelID = L.levelID<br />



...Steve

1. quod erat demonstrandum
2. "Give a man a fish and you've fed him for a day. Teach him how to fish and you've fed him for life."
I read that somewhere once Smile | :)
Questionhow can i make a form to take the shape of a certain bmp Pin
scorp_scorp26-Mar-06 0:50
scorp_scorp26-Mar-06 0:50 
AnswerRe: how can i make a form to take the shape of a certain bmp Pin
Chatura Dilan26-Mar-06 14:02
Chatura Dilan26-Mar-06 14:02 
GeneralRe: how can i make a form to take the shape of a certain bmp Pin
Rey999927-Mar-06 3:36
Rey999927-Mar-06 3:36 
GeneralRe: how can i make a form to take the shape of a certain bmp Pin
scorp_scorp27-Mar-06 3:40
scorp_scorp27-Mar-06 3:40 
Questionhow to open doc or txt file Pin
scorp_scorp25-Mar-06 22:53
scorp_scorp25-Mar-06 22:53 
AnswerRe: how to open doc or txt file Pin
Chatura Dilan25-Mar-06 23:35
Chatura Dilan25-Mar-06 23:35 
QuestionHelp with vbscript and Windows NT Pin
Its due when25-Mar-06 19:10
Its due when25-Mar-06 19:10 
AnswerRe: Help with vbscript and Windows NT Pin
Dave Kreskowiak26-Mar-06 4:36
mveDave Kreskowiak26-Mar-06 4:36 
GeneralRe: Help with vbscript and Windows NT Pin
Its due when26-Mar-06 11:35
Its due when26-Mar-06 11:35 
GeneralRe: Help with vbscript and Windows NT Pin
Dave Kreskowiak26-Mar-06 12:42
mveDave Kreskowiak26-Mar-06 12:42 
GeneralRe: Help with vbscript and Windows NT Pin
Its due when26-Mar-06 12:56
Its due when26-Mar-06 12:56 
GeneralRe: Help with vbscript and Windows NT Pin
Dave Kreskowiak26-Mar-06 13:10
mveDave Kreskowiak26-Mar-06 13:10 
GeneralRe: Help with vbscript and Windows NT Pin
Its due when26-Mar-06 13:36
Its due when26-Mar-06 13:36 
QuestionTread problem Pin
blucas200525-Mar-06 17:35
blucas200525-Mar-06 17:35 
AnswerRe: Tread problem Pin
Dave Kreskowiak26-Mar-06 4:26
mveDave Kreskowiak26-Mar-06 4:26 
Questionget callerid Value by vb.net 2003 Pin
SVb.net25-Mar-06 11:23
SVb.net25-Mar-06 11:23 
AnswerRe: get callerid Value by vb.net 2003 Pin
Recep Tarakci25-Mar-06 19:57
Recep Tarakci25-Mar-06 19:57 

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.