Click here to Skip to main content
15,902,938 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPopulate / Fill TreeView with Rows in a DataSet Pin
RichardGuapo7-Jun-07 23:02
RichardGuapo7-Jun-07 23:02 
QuestionRe: Populate / Fill TreeView with Rows in a DataSet Pin
Sonia Gupta8-Jun-07 0:59
Sonia Gupta8-Jun-07 0:59 
AnswerRe: Populate / Fill TreeView with Rows in a DataSet Pin
RichardGuapo11-Jun-07 14:59
RichardGuapo11-Jun-07 14:59 
AnswerRe: Populate / Fill TreeView with Rows in a DataSet Pin
RichardGuapo11-Jun-07 15:44
RichardGuapo11-Jun-07 15:44 
QuestionStarting Point in an ArrayList Pin
Brendan Vogt7-Jun-07 22:49
Brendan Vogt7-Jun-07 22:49 
AnswerRe: Starting Point in an ArrayList Pin
Colin Angus Mackay8-Jun-07 0:42
Colin Angus Mackay8-Jun-07 0:42 
QuestionRe: Starting Point in an ArrayList Pin
Brendan Vogt8-Jun-07 2:53
Brendan Vogt8-Jun-07 2:53 
AnswerRe: Starting Point in an ArrayList Pin
Colin Angus Mackay8-Jun-07 3:09
Colin Angus Mackay8-Jun-07 3:09 
ma se wrote:
After populating the data reader, is it possible to start reading from a certain record?


No a data reader cannot be navigated in a random access way. You need to read in the first 300 rows and discard them. You would be better filtering that out int he SQL query you sent in the first place.


Upcoming events:
* Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ...
* Reading: Developer Day 5

Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton


My website

QuestionRegional settings in vb.net Pin
ttornado7-Jun-07 21:57
professionalttornado7-Jun-07 21:57 
AnswerRe: Regional settings in vb.net Pin
Dave Kreskowiak8-Jun-07 3:57
mveDave Kreskowiak8-Jun-07 3:57 
QuestionPassing a parameter to a stored procedure Pin
Nine_7-Jun-07 21:56
Nine_7-Jun-07 21:56 
AnswerRe: Passing a parameter to a stored procedure Pin
Manas Bhardwaj8-Jun-07 0:32
professionalManas Bhardwaj8-Jun-07 0:32 
AnswerRe: Passing a parameter to a stored procedure Pin
Colin Angus Mackay8-Jun-07 0:44
Colin Angus Mackay8-Jun-07 0:44 
GeneralRe: Passing a parameter to a stored procedure Pin
szukuro8-Jun-07 1:50
szukuro8-Jun-07 1:50 
GeneralRe: Passing a parameter to a stored procedure Pin
Colin Angus Mackay8-Jun-07 2:34
Colin Angus Mackay8-Jun-07 2:34 
GeneralRe: Passing a parameter to a stored procedure Pin
Nine_8-Jun-07 4:44
Nine_8-Jun-07 4:44 
QuestionArrayList "Columns" Pin
Brendan Vogt7-Jun-07 21:27
Brendan Vogt7-Jun-07 21:27 
AnswerRe: ArrayList "Columns" Pin
Manas Bhardwaj8-Jun-07 0:33
professionalManas Bhardwaj8-Jun-07 0:33 
AnswerRe: ArrayList "Columns" Pin
Christian Graus8-Jun-07 0:59
protectorChristian Graus8-Jun-07 0:59 
QuestionCreating Reports in Excel thru VB 2005 Pin
v1i9n6o7d7-Jun-07 20:58
v1i9n6o7d7-Jun-07 20:58 
AnswerRe: Creating Reports in Excel thru VB 2005 Pin
Johan Hakkesteegt7-Jun-07 21:20
Johan Hakkesteegt7-Jun-07 21:20 
QuestionRe: Creating Reports in Excel thru VB 2005 [modified] Pin
v1i9n6o7d8-Jun-07 1:11
v1i9n6o7d8-Jun-07 1:11 
AnswerRe: Creating Reports in Excel thru VB 2005 Pin
Johan Hakkesteegt8-Jun-07 2:00
Johan Hakkesteegt8-Jun-07 2:00 
QuestionAbsolute path information is required Pin
Manoj Bandgar7-Jun-07 20:55
Manoj Bandgar7-Jun-07 20:55 
AnswerRe: Absolute path information is required Pin
Manoj Bandgar10-Jun-07 21:23
Manoj Bandgar10-Jun-07 21:23 

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.