473,378 Members | 1,478 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,378 software developers and data experts.

warehousing collected data

Vic
We collect data from external contractors that is supplied on floppy
or Cd in an access mdb file. these files have the same structure but
have different names.We wish to upload this data into a central access
database.Is there a function or a module that could do this
automatically.
Nov 12 '05 #1
1 1277
In the database the contractors supply you, you could include an Append
query that appends to your database. Naturally the query would not work if
they tried it when the target database was not available.

If you prefer to go the other direction, check out the TransferDatabase
action/method. If you need the user to select the file for input, see:
http://www.mvps.org/access/api/api0001.htm

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Vic" <vm******@sewl.com.au> wrote in message
news:6a**************************@posting.google.c om...
We collect data from external contractors that is supplied on floppy
or Cd in an access mdb file. these files have the same structure but
have different names.We wish to upload this data into a central access
database.Is there a function or a module that could do this
automatically.

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Scott Robinson | last post by:
I have been having trouble with the garbage collector and sockets. Unfortunately, google keeps telling me that the problem is the garbage collector ignoring dead (closed?) sockets instead of...
1
by: Jack | last post by:
Does anyone know what the big ORCL database features are really intended to support OLAP or reporting requirements...so far I have: * Query re-write * Materialized Views * Bitmap Indexing *...
0
by: doug little | last post by:
Hi, Is this the best place for discussing MySQL's use for Data Warehousing, or is/are there better places people can recommend? I'd like to hear success stories, learn about what other tools...
6
by: Howard Weiss | last post by:
I am reading a 160 mB file in my application. I want to access the file as shorts. FileStream->Read wants to access the file as Byte so I do the following 1) Read the filesize 2) Create a Byte...
1
by: J | last post by:
I have an object that I am using in my ASP.net app. I only want one instance of this object available to all of my pages. Here is a sample public class statictes private statictest() {} //...
9
by: David Harris | last post by:
Ok, so I'm semi-new to .NET, having done everything manually with SQL code back in VB6. So before I program this up completely manually again, I thought I'd ask for better ways to think through...
0
by: jlo7300 | last post by:
Hi Learned friends, Have been tasked by my supervisof to build a Data Warehouse using MSSQL and will be very glad if i could get some help about how to go about it, I work in a Telecom environment...
2
by: greenMark | last post by:
Does anybody know a proper example for a real time data warehouse?
0
by: Bevertec | last post by:
Our client is a leading bank and they have the following immediate requirement. Oracle Datawarehouse Consultant Strong Data warehousing skills. - Proficiency in using Oracle Data Warehouse...
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: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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.