Click here to Skip to main content
16,005,169 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Could I get a Function Address in a Remote Process Pin
Billypon16-Jul-07 16:11
Billypon16-Jul-07 16:11 
GeneralRe: Could I get a Function Address in a Remote Process Pin
Dave Kreskowiak16-Jul-07 16:54
mveDave Kreskowiak16-Jul-07 16:54 
QuestionHow can I connect all of my database? Pin
Rharzkie11-Jul-07 23:48
Rharzkie11-Jul-07 23:48 
AnswerRe: How can I connect all of my database? Pin
Dave Kreskowiak12-Jul-07 3:45
mveDave Kreskowiak12-Jul-07 3:45 
QuestionRe: How can I connect all of my database? Pin
Rharzkie12-Jul-07 17:20
Rharzkie12-Jul-07 17:20 
AnswerRe: How can I connect all of my database? Pin
Dave Kreskowiak13-Jul-07 15:21
mveDave Kreskowiak13-Jul-07 15:21 
QuestionRe: How can I connect all of my database? Pin
Rharzkie13-Jul-07 22:39
Rharzkie13-Jul-07 22:39 
AnswerRe: How can I connect all of my database? Pin
Dave Kreskowiak16-Jul-07 1:47
mveDave Kreskowiak16-Jul-07 1:47 
What you're asking is simple SQL. I suggest picking up a book on it and going through it.

You don't "connect" the tables. You use JOIN clauses in your SQL statements, with properly keyed tables, to get the data out of multiple, related, tables.

There's a bunch of different ways of doing it, but exactly how is determined by your table structure.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionThe method or operation is not implemented. Pin
magedhv11-Jul-07 22:42
magedhv11-Jul-07 22:42 
AnswerRe: The method or operation is not implemented. Pin
Luc Pattyn12-Jul-07 0:07
sitebuilderLuc Pattyn12-Jul-07 0:07 
GeneralRe: The method or operation is not implemented. Pin
magedhv12-Jul-07 1:00
magedhv12-Jul-07 1:00 
GeneralRe: The method or operation is not implemented. Pin
Luc Pattyn12-Jul-07 1:47
sitebuilderLuc Pattyn12-Jul-07 1:47 
GeneralRe: The method or operation is not implemented. Pin
Dave Kreskowiak12-Jul-07 1:50
mveDave Kreskowiak12-Jul-07 1:50 
AnswerRe: The method or operation is not implemented. Pin
Christian Graus12-Jul-07 1:49
protectorChristian Graus12-Jul-07 1:49 
QuestionHow to get the Instance Handle from a Process ID? Pin
Billypon11-Jul-07 22:26
Billypon11-Jul-07 22:26 
AnswerRe: How to get the Instance Handle from a Process ID? Pin
Pete O'Hanlon11-Jul-07 22:34
mvePete O'Hanlon11-Jul-07 22:34 
GeneralRe: How to get the Instance Handle from a Process ID? Pin
Billypon11-Jul-07 23:56
Billypon11-Jul-07 23:56 
GeneralRe: How to get the Instance Handle from a Process ID? Pin
Pete O'Hanlon12-Jul-07 1:55
mvePete O'Hanlon12-Jul-07 1:55 
QuestionHow can set reportsource for reportviewer in correct way Pin
Rupesh Kumar Swami11-Jul-07 20:48
Rupesh Kumar Swami11-Jul-07 20:48 
AnswerRe: How can set reportsource for reportviewer in correct way Pin
Paul Conrad29-Jul-07 6:10
professionalPaul Conrad29-Jul-07 6:10 
QuestionTextBox databinding Pin
Ravi_KRTech11-Jul-07 20:35
Ravi_KRTech11-Jul-07 20:35 
QuestionAbt Ax media Player Pin
kaushik49011-Jul-07 20:24
kaushik49011-Jul-07 20:24 
AnswerRe: Abt Ax media Player Pin
Christian Graus12-Jul-07 1:50
protectorChristian Graus12-Jul-07 1:50 
Questionprint color in a crystal report by using vb.net Pin
zed8311-Jul-07 17:04
zed8311-Jul-07 17:04 
AnswerRe: print color in a crystal report by using vb.net Pin
Dave Kreskowiak12-Jul-07 1:43
mveDave Kreskowiak12-Jul-07 1:43 

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.