473,385 Members | 1,553 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Parsing from SQL Server to Acces with VB

I'm writing a program to transfer many files from SQL Server to Access via VB6. One of my guidelines is to parse it so only a certain amount of records are transferresat a time, (Since there are a lot of them). I have absolutly no clue how to go about this!
Dec 1 '06 #1
6 1033
willakawill
1,646 1GB
I'm writing a program to transfer many files from SQL Server to Access via VB6. One of my guidelines is to parse it so only a certain amount of records are transferresat a time, (Since there are a lot of them). I have absolutly no clue how to go about this!
Hi. Always break a large problem into smaller manageable problems.
What is the data you have to transfer?
Dec 1 '06 #2
Hi. Always break a large problem into smaller manageable problems.
What is the data you have to transfer?

Client information, you know names, addresses etc.
Dec 1 '06 #3
willakawill
1,646 1GB
Client information, you know names, addresses etc.
That is not nearly enough for me to assist you. You need to post everything you have
Dec 1 '06 #4
That is not nearly enough for me to assist you. You need to post everything you have
Um, 28 columns consisting of strings, dates, and numbers which I want to pass from the SQL Server to Access in intervals of about 200 at a time?

Other than that I really don't know what you mean.
Dec 4 '06 #5
willakawill
1,646 1GB
Um, 28 columns consisting of strings, dates, and numbers which I want to pass from the SQL Server to Access in intervals of about 200 at a time?

Other than that I really don't know what you mean.
Is one of the columns a unique id?
Dec 4 '06 #6
Is one of the columns a unique id?
Yes, it's numeric.
Dec 6 '06 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: TTD_hck | last post by:
Hello, I need suggestions for the following. I have a acces 97 database and with a script command in acces 97, I can e-mail a file via outllok. I do this with the folowing command in Acces 97:...
1
by: Marc | last post by:
Hello, I want to know how I can save data from a MySQL server in Ms Acces format. My situation: pc1: a MySQL server running; pc2: Access running + ODBC MySQL drivers. I can see the data...
2
by: Trip | last post by:
Hello all, Is there anyway to store an array to MS Access 2002 without parsing the entire array row-by-row. For example, Oracle allows you to store BLOBs (binary large objects). I would like...
1
by: benoit | last post by:
Hi, What rights do I have to add if I want to write to and create files in a directory, if I acces it through an IP adress I already added the "ASPNET Machine Account" and the "Guest user for...
3
by: benoit | last post by:
Hi, on a fileserver I have several images en xml-files that I need to access. In web.config I have this section <appSettings> <add Key="Remote" value="//000.000.000.000" /> </appSettings> ...
0
by: palabat | last post by:
Hello. I'm getting this error , "XML error parsing SOAP payload : Empty Document" when I try to execute a NuSOAP client in consuming a .NET web service. The response from the web service server...
3
by: aschauhan18 | last post by:
Hi Does Anybody help me Substitute Of Last() Function Of Ms Acces 2000 in Sql Server 2000 . This is my query...
3
by: tomPee | last post by:
Hi, I have the following problem: I am trying to make some sort of base class menu that i can then use to derive other menu's from. Those menu's should then be able to interact with each other....
6
by: zaankanter | last post by:
Hi, This my problem. After distribution of my acces-application I want the new user to be able to enter his Name-adress-etc values, in a one-row table called program-variables. These will be used...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.