Click here to Skip to main content
16,010,553 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Controls at runtime Pin
Tom Deketelaere25-Oct-07 20:47
professionalTom Deketelaere25-Oct-07 20:47 
Questionvb6 to . net Pin
s3rro25-Oct-07 9:10
s3rro25-Oct-07 9:10 
AnswerRe: vb6 to . net Pin
pmarfleet25-Oct-07 9:58
pmarfleet25-Oct-07 9:58 
Questiondynamically(randomly) changing images with a given time interval? Pin
sivaram praveen25-Oct-07 8:05
sivaram praveen25-Oct-07 8:05 
AnswerRe: dynamically(randomly) changing images with a given time interval? Pin
Dave Kreskowiak25-Oct-07 8:16
mveDave Kreskowiak25-Oct-07 8:16 
AnswerRe: dynamically(randomly) changing images with a given time interval? Pin
pmarfleet25-Oct-07 9:55
pmarfleet25-Oct-07 9:55 
AnswerRe: dynamically(randomly) changing images with a given time interval? Pin
SHatchard25-Oct-07 21:18
SHatchard25-Oct-07 21:18 
QuestionDBNull and Crystal Reports Pin
digicd125-Oct-07 6:47
digicd125-Oct-07 6:47 
Background
I am writing a Crystal Report in VS.NET 2005 that links four tables together. Needless to say the report was blank. After doing some investigating and recreating the report (adding one table at a time and testing), I found the issue. One table links to another table using two fields and one of the fields (in both tables of course) is DBnull in most cases.

Here is a note on I found on the internet
Programmers should take special care when joining tables on columns that can contain NULL values, since NULL will never match any other value (or even NULL itself), unless the join condition uses explicitly the IS NULL or IS NOT NULL predicates.

Since I am retrieving 4 tables and filling them into a dataset. Isn't .Net doing the linking.

Any suggestions?

Thank you,

Chad
AnswerRe: DBNull and Crystal Reports Pin
Dave Kreskowiak25-Oct-07 7:19
mveDave Kreskowiak25-Oct-07 7:19 
QuestionOperation has Timed Out ! Pin
AliAmjad25-Oct-07 4:16
AliAmjad25-Oct-07 4:16 
AnswerRe: Operation has Timed Out ! Pin
Dave Kreskowiak25-Oct-07 4:52
mveDave Kreskowiak25-Oct-07 4:52 
GeneralRe: Operation has Timed Out ! Pin
AliAmjad25-Oct-07 4:58
AliAmjad25-Oct-07 4:58 
GeneralRe: Operation has Timed Out ! Pin
Dave Kreskowiak25-Oct-07 5:17
mveDave Kreskowiak25-Oct-07 5:17 
GeneralRe: Operation has Timed Out ! Pin
AliAmjad25-Oct-07 5:22
AliAmjad25-Oct-07 5:22 
QuestionUsing VB .NET to Generate An E-mail Automatically Pin
Johnny Mar25-Oct-07 4:09
Johnny Mar25-Oct-07 4:09 
AnswerRe: Using VB .NET to Generate An E-mail Automatically Pin
Dave Kreskowiak25-Oct-07 4:43
mveDave Kreskowiak25-Oct-07 4:43 
QuestionAccess database size is increasing Pin
dimuthuvbnet25-Oct-07 3:22
dimuthuvbnet25-Oct-07 3:22 
AnswerRe: Access database size is increasing Pin
Tom Deketelaere25-Oct-07 3:30
professionalTom Deketelaere25-Oct-07 3:30 
AnswerRe: Access database size is increasing Pin
Dave Kreskowiak25-Oct-07 4:02
mveDave Kreskowiak25-Oct-07 4:02 
QuestionBinding Navigator Binding Problem Pin
SekharOne25-Oct-07 2:40
SekharOne25-Oct-07 2:40 
AnswerRe: Binding Navigator Binding Problem Pin
Dave Kreskowiak25-Oct-07 4:36
mveDave Kreskowiak25-Oct-07 4:36 
GeneralRe: Binding Navigator Binding Problem Pin
SekharOne25-Oct-07 18:30
SekharOne25-Oct-07 18:30 
GeneralRe: Binding Navigator Binding Problem Pin
Dave Kreskowiak26-Oct-07 2:12
mveDave Kreskowiak26-Oct-07 2:12 
QuestionUDL Files in Vb.net Pin
Saftaj25-Oct-07 0:29
Saftaj25-Oct-07 0:29 
AnswerRe: UDL Files in Vb.net Pin
Dave Kreskowiak25-Oct-07 3:40
mveDave Kreskowiak25-Oct-07 3:40 

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.