Database / XML / Reporting Topics include: ADO.NET, SQL, XML structures and schemas, Crystal Reports, and other reporting tools

Go Back  Xtreme .NET Talk > .NET > Database / XML / Reporting > Downloading question


Reply
 
Thread Tools Display Modes
  #1  
Old 09-12-2002, 06:34 PM
lothos12345 lothos12345 is offline
Junior Contributor
 
Join Date: May 2002
Location: Texas
Posts: 294
lothos12345 is on a distinguished road
Smile Downloading question

Like before I am using VB.NET to download excel into access. The problem I am running into is figuring out how to get it to move to the next record. For example I want the program to keep pulling in data from excel until the text "end" is located in the 1 column. However, I cannot figure out how to get the program to move to the next record in Access. Any help with this question would be greatly appreciated.
Reply With Quote
  #2  
Old 09-12-2002, 10:04 PM
Robby's Avatar
Robby Robby is offline
Ultimate Contributor
 
Join Date: Nov 2002
Location: Montreal, Ca.
Posts: 3,461
Robby is on a distinguished road
Default

What method are you using?
__________________
Visit...Bassic Software
Reply With Quote
  #3  
Old 09-13-2002, 08:51 AM
lothos12345 lothos12345 is offline
Junior Contributor
 
Join Date: May 2002
Location: Texas
Posts: 294
lothos12345 is on a distinguished road
Smile Method

I am using of course the dataset, oledataadapter, and oleconnection1. However I am not using them in code, I am using the controls .NET provides to use them.
Reply With Quote
  #4  
Old 09-13-2002, 08:03 PM
Derek Stone's Avatar
Derek Stone Derek Stone is offline
Exalted One

Preferred language:
C#
 
Join Date: Nov 2002
Location: Rhode Island, USA
Posts: 1,877
Derek Stone is on a distinguished road
Default

The "next record" exists, correct? If you're converting an Excel spreadsheet to an Access database the records wouldn't be there yet, and therefore would need to be created using a SQL INSERT INTO statement.
__________________
Posting Guidelines
Reply With Quote
  #5  
Old 09-14-2002, 10:18 AM
lothos12345 lothos12345 is offline
Junior Contributor
 
Join Date: May 2002
Location: Texas
Posts: 294
lothos12345 is on a distinguished road
Default

Thank you.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Issue with opening a file that I am downloading. mike55 ASP.NET 3 11-10-2006 03:40 AM
Downloading from multiple folders nooruls143 ASP.NET 1 09-27-2006 10:31 PM
Downloading files from internet using VB.net cherry Network 1 03-20-2004 01:52 PM
Downloading a file from a website Winston Network 4 01-15-2004 05:19 AM
Downloading files from FTP whizkid123 Network 2 01-02-2003 10:25 AM

Advertisement:

Powered by liquidweb