Click here to Skip to main content
15,915,702 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: vb 6.0 upgrade Pin
Vimalsoft(Pty) Ltd4-Mar-09 21:44
professionalVimalsoft(Pty) Ltd4-Mar-09 21:44 
AnswerRe: vb 6.0 upgrade Pin
Dave Kreskowiak5-Mar-09 1:32
mveDave Kreskowiak5-Mar-09 1:32 
Questionbeginner project questions Pin
thewoozle4-Mar-09 17:46
thewoozle4-Mar-09 17:46 
AnswerRe: beginner project questions Pin
Mycroft Holmes4-Mar-09 19:05
professionalMycroft Holmes4-Mar-09 19:05 
AnswerRe: beginner project questions Pin
Dave Kreskowiak5-Mar-09 1:30
mveDave Kreskowiak5-Mar-09 1:30 
QuestionHow can I refer a TLB File? Pin
ggamma4-Mar-09 16:13
ggamma4-Mar-09 16:13 
AnswerRe: How can I refer a TLB File? Pin
Mycroft Holmes4-Mar-09 16:47
professionalMycroft Holmes4-Mar-09 16:47 
GeneralThe proble is it failed in ***VS2005*** Pin
ggamma4-Mar-09 18:22
ggamma4-Mar-09 18:22 
GeneralRe: The proble is it failed in ***VS2005*** Pin
Dave Kreskowiak5-Mar-09 1:28
mveDave Kreskowiak5-Mar-09 1:28 
AnswerRe: How can I refer a TLB File? Pin
Gagan.205-Mar-09 1:41
Gagan.205-Mar-09 1:41 
GeneralThank you for reply. Pin
ggamma5-Mar-09 13:36
ggamma5-Mar-09 13:36 
QuestionUnlock font Pin
dBrong4-Mar-09 8:54
dBrong4-Mar-09 8:54 
AnswerRe: Unlock font Pin
Dave Kreskowiak4-Mar-09 9:24
mveDave Kreskowiak4-Mar-09 9:24 
GeneralRe: Unlock font Pin
dBrong4-Mar-09 9:36
dBrong4-Mar-09 9:36 
GeneralRe: Unlock font Pin
Dave Kreskowiak4-Mar-09 9:47
mveDave Kreskowiak4-Mar-09 9:47 
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 

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.