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

Visual Basic

 
QuestionHow can I get the processor (CHIP) name? Pin
JUNEYT4-Mar-09 7:22
JUNEYT4-Mar-09 7:22 
AnswerRe: How can I get the processor (CHIP) name? Pin
Dave Kreskowiak4-Mar-09 9:29
mveDave Kreskowiak4-Mar-09 9:29 
QuestionPROJET Pin
adammaher4-Mar-09 4:46
adammaher4-Mar-09 4:46 
RantRe: PROJET Pin
Smithers-Jones4-Mar-09 4:57
Smithers-Jones4-Mar-09 4:57 
AnswerRe: PROJET Pin
0x3c04-Mar-09 5:52
0x3c04-Mar-09 5:52 
AnswerRe: PROJET Pin
Dave Kreskowiak4-Mar-09 6:15
mveDave Kreskowiak4-Mar-09 6:15 
AnswerRe: PROJET Pin
EliottA4-Mar-09 6:58
EliottA4-Mar-09 6:58 
QuestionCrystal Report from multiple tables? Pin
Davehurhangee4-Mar-09 1:57
Davehurhangee4-Mar-09 1:57 
Hi
I'm struggling to create a crystal report in a VB project,
The objective of the report is to return one row of multiple database tables.

This is working by a parameter selecting an ID number in a CASE table, the CASE table contains some forgien keys related to CUSTOMER,ORDER tables etc.., i want to select these forgien keys and return the one row that they relate to in the different tables i.e get all the data from the CUSTOMER table, from using the forgien key, without having to enter another parameter.
but am struggling with the syntax.

This needs to be dynamtic, as any ID number able inputed.

so far all i have got is ...

({?CaseID} = "ALL" OR {Case.ID}={?CaseID})

which simple reurns the single row in the CASE table.

Hope this makes sence! :-S

Many Thanks
QuestionAdd "select all checkbox to header column of datagrid" Pin
chandrubngit4-Mar-09 0:19
chandrubngit4-Mar-09 0:19 
AnswerRe: Add "select all checkbox to header column of datagrid" Pin
Eddy Vluggen4-Mar-09 2:11
professionalEddy Vluggen4-Mar-09 2:11 
QuestionSelecting text using mouse Pin
FISH7863-Mar-09 18:57
FISH7863-Mar-09 18:57 
AnswerRe: Selecting text using mouse Pin
Dave Kreskowiak4-Mar-09 4:18
mveDave Kreskowiak4-Mar-09 4:18 
GeneralRe: Selecting text using mouse Pin
FISH7864-Mar-09 4:28
FISH7864-Mar-09 4:28 
GeneralRe: Selecting text using mouse Pin
Dave Kreskowiak4-Mar-09 6:20
mveDave Kreskowiak4-Mar-09 6:20 
GeneralRe: Selecting text using mouse Pin
FISH7864-Mar-09 6:55
FISH7864-Mar-09 6:55 
Questiongenerate exe file in vb.net Pin
wafaajaradat3-Mar-09 17:48
wafaajaradat3-Mar-09 17:48 
AnswerRe: generate exe file in vb.net Pin
Andy_L_J3-Mar-09 17:55
Andy_L_J3-Mar-09 17:55 
AnswerRe: generate exe file in vb.net Pin
Dave Kreskowiak3-Mar-09 18:02
mveDave Kreskowiak3-Mar-09 18:02 
Newsto Dave Kreskowiak Pin
wafaajaradat3-Mar-09 18:11
wafaajaradat3-Mar-09 18:11 
GeneralRe: to Dave Kreskowiak Pin
Christian Graus3-Mar-09 20:08
protectorChristian Graus3-Mar-09 20:08 
GeneralRe: to Dave Kreskowiak Pin
Dave Kreskowiak4-Mar-09 4:07
mveDave Kreskowiak4-Mar-09 4:07 
AnswerRe: generate exe file in vb.net Pin
Smithers-Jones4-Mar-09 4:24
Smithers-Jones4-Mar-09 4:24 
QuestionE_NoInterface Error Pin
BINOVAR3-Mar-09 15:04
BINOVAR3-Mar-09 15:04 
AnswerRe: E_NoInterface Error Pin
Dave Kreskowiak4-Mar-09 6:24
mveDave Kreskowiak4-Mar-09 6:24 
GeneralRe: E_NoInterface Error Pin
BINOVAR4-Mar-09 18:47
BINOVAR4-Mar-09 18:47 

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.