Click here to Skip to main content
15,886,137 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: handling connection object exception Pin
Colin Angus Mackay11-Jun-08 0:47
Colin Angus Mackay11-Jun-08 0:47 
GeneralRe: handling connection object exception Pin
vermaratan11-Jun-08 0:59
vermaratan11-Jun-08 0:59 
AnswerRe: handling connection object exception Pin
Ashfield11-Jun-08 3:17
Ashfield11-Jun-08 3:17 
QuestionIs there any field limitaion in Structure (VB.NET) Pin
Michael Sync10-Jun-08 21:10
Michael Sync10-Jun-08 21:10 
AnswerRe: Is there any field limitaion in Structure (VB.NET) Pin
Chinners10-Jun-08 22:41
Chinners10-Jun-08 22:41 
GeneralRe: Is there any field limitaion in Structure (VB.NET) Pin
Michael Sync10-Jun-08 23:23
Michael Sync10-Jun-08 23:23 
GeneralRe: Is there any field limitaion in Structure (VB.NET) Pin
Chinners10-Jun-08 23:56
Chinners10-Jun-08 23:56 
GeneralRe: Is there any field limitaion in Structure (VB.NET) Pin
Michael Sync11-Jun-08 4:52
Michael Sync11-Jun-08 4:52 
Yes. There is no error in my code. but ~

put the breakpoint on this line " Console.WriteLine(dd.Tables.Count)". then run the application and see the dd.Tables.Count in Quick Watch Window. You will see ""error: cannot obtain value"." ..

Remove the parameter (ByVal a As dataLOTBOX1) from SQL1_SearchLotInfo() function. then, run and check the dd.Tables.Count in Quick Watch Window again. You won't see any error.

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)


GeneralRe: Is there any field limitaion in Structure (VB.NET) Pin
Chinners11-Jun-08 5:31
Chinners11-Jun-08 5:31 
GeneralRe: Is there any field limitaion in Structure (VB.NET) Pin
Michael Sync11-Jun-08 15:57
Michael Sync11-Jun-08 15:57 
AnswerRe: Is there any field limitaion in Structure (VB.NET) Pin
Colin Angus Mackay10-Jun-08 23:03
Colin Angus Mackay10-Jun-08 23:03 
AnswerRe: Is there any field limitaion in Structure (VB.NET) [more] Pin
Colin Angus Mackay10-Jun-08 23:05
Colin Angus Mackay10-Jun-08 23:05 
GeneralRe: Is there any field limitaion in Structure (VB.NET) [more] Pin
Michael Sync10-Jun-08 23:21
Michael Sync10-Jun-08 23:21 
GeneralRe: Is there any field limitaion in Structure (VB.NET) [more] Pin
Colin Angus Mackay11-Jun-08 0:43
Colin Angus Mackay11-Jun-08 0:43 
GeneralRe: Is there any field limitaion in Structure (VB.NET) [more] Pin
Michael Sync11-Jun-08 4:53
Michael Sync11-Jun-08 4:53 
GeneralRe: Is there any field limitaion in Structure (VB.NET) [more] Pin
Colin Angus Mackay11-Jun-08 13:41
Colin Angus Mackay11-Jun-08 13:41 
GeneralRe: Is there any field limitaion in Structure (VB.NET) [more] Pin
Michael Sync11-Jun-08 15:54
Michael Sync11-Jun-08 15:54 
GeneralRe: Is there any field limitaion in Structure (VB.NET) [more] Pin
Colin Angus Mackay11-Jun-08 21:12
Colin Angus Mackay11-Jun-08 21:12 
GeneralRe: Is there any field limitaion in Structure (VB.NET) [more] Pin
Michael Sync11-Jun-08 21:22
Michael Sync11-Jun-08 21:22 
QuestionReflection issue Pin
cstrader23210-Jun-08 13:09
cstrader23210-Jun-08 13:09 
QuestionGetting DataTable to clean XML to send over a socket Pin
Noctris10-Jun-08 12:18
Noctris10-Jun-08 12:18 
AnswerRe: Getting DataTable to clean XML to send over a socket Pin
Mycroft Holmes10-Jun-08 15:29
professionalMycroft Holmes10-Jun-08 15:29 
AnswerRe: Getting DataTable to clean XML to send over a socket Pin
BDEz (Member 3919223)12-Jun-08 7:27
BDEz (Member 3919223)12-Jun-08 7:27 
QuestionHow to Load an HTML Page From Resources File? Pin
Saul Johnson10-Jun-08 7:23
Saul Johnson10-Jun-08 7:23 
AnswerRe: How to Load an HTML Page From Resources File? Pin
jzonthemtn10-Jun-08 8:04
jzonthemtn10-Jun-08 8:04 

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.