Click here to Skip to main content
16,011,608 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How can i send my cursor to catch even there is no error Pin
Colin Angus Mackay7-Aug-08 23:23
Colin Angus Mackay7-Aug-08 23:23 
QuestionGame Loop Pin
Krisztian Brizs7-Aug-08 11:44
Krisztian Brizs7-Aug-08 11:44 
AnswerRe: Game Loop Pin
Mycroft Holmes7-Aug-08 12:36
professionalMycroft Holmes7-Aug-08 12:36 
GeneralRe: Game Loop Pin
astanton19788-Aug-08 6:56
astanton19788-Aug-08 6:56 
QuestionVB.NET [modified] Pin
salam ellayan7-Aug-08 11:08
salam ellayan7-Aug-08 11:08 
AnswerRe: VB.NET Pin
Colin Angus Mackay7-Aug-08 21:37
Colin Angus Mackay7-Aug-08 21:37 
GeneralRe: VB.NET Pin
salam ellayan8-Aug-08 3:53
salam ellayan8-Aug-08 3:53 
QuestionQuestions about System.IndexOutOfRangeException: There is no row at position 0. Error Pin
Rafone7-Aug-08 9:33
Rafone7-Aug-08 9:33 
Hi All;
I'm running some query's against SQL 2005 server. When I run the query's in SQL server they return Null values because there is no data yet.
In my VB code the same query's generate the System.IndexOutOfRangeException: There is no row at position 0. error. I have not been able to come up with a way deal with this.
It seems to happen before this fill line happens
datafromDS(0) = Me.DataSet11.Tables("tblMyTable").Rows(0).Item(0)

Any suggestions on how to handle this. There are times when new records have been added that have Null data in them.

TIA
Rafone

Statistics are like bikini's...
What the reveal is astonishing ...
But what they hide is vital ...

AnswerRe: Questions about System.IndexOutOfRangeException: There is no row at position 0. Error Pin
nlarson117-Aug-08 10:26
nlarson117-Aug-08 10:26 
GeneralRe: Questions about System.IndexOutOfRangeException: There is no row at position 0. Error Pin
astanton19788-Aug-08 6:58
astanton19788-Aug-08 6:58 
GeneralRe: Questions about System.IndexOutOfRangeException: There is no row at position 0. Error Pin
Rafone8-Aug-08 11:26
Rafone8-Aug-08 11:26 
Questionproblem with the souce code of paypal by Alexandr Golovanov Pin
snehasish7-Aug-08 2:54
snehasish7-Aug-08 2:54 
AnswerRe: problem with the souce code of paypal by Alexandr Golovanov Pin
jzonthemtn7-Aug-08 6:58
jzonthemtn7-Aug-08 6:58 
AnswerRe: problem with the souce code of paypal by Alexandr Golovanov Pin
Paul Conrad7-Aug-08 7:14
professionalPaul Conrad7-Aug-08 7:14 
QuestionSend mail from Default mail Client Pin
Sun Rays7-Aug-08 2:02
Sun Rays7-Aug-08 2:02 
AnswerRe: Send mail from Default mail Client Pin
jzonthemtn7-Aug-08 2:43
jzonthemtn7-Aug-08 2:43 
GeneralRe: Send mail from Default mail Client Pin
Sun Rays7-Aug-08 18:24
Sun Rays7-Aug-08 18:24 
GeneralRe: Send mail from Default mail Client Pin
jzonthemtn8-Aug-08 2:07
jzonthemtn8-Aug-08 2:07 
GeneralRe: Send mail from Default mail Client Pin
Sun Rays8-Aug-08 18:50
Sun Rays8-Aug-08 18:50 
QuestionUserdefined control containing form ctrls: How to set the properties of the form ctrls in the designer? Pin
mp00017-Aug-08 1:19
mp00017-Aug-08 1:19 
AnswerRe: Userdefined control containing form ctrls: How to set the properties of the form ctrls in the designer? Pin
mp00018-Aug-08 12:09
mp00018-Aug-08 12:09 
QuestionFiltering Problem Pin
vidhish7-Aug-08 0:54
vidhish7-Aug-08 0:54 
AnswerRe: Filtering Problem Pin
jzonthemtn7-Aug-08 2:34
jzonthemtn7-Aug-08 2:34 
Questionreal time data, sql server, vb.net remote server Pin
sthiru45job6-Aug-08 23:59
sthiru45job6-Aug-08 23:59 
AnswerRe: real time data, sql server, vb.net remote server Pin
jzonthemtn7-Aug-08 2:41
jzonthemtn7-Aug-08 2:41 

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.