473,487 Members | 2,483 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Transfer data from one Access database to another

Hi,

I've developed a worklist system in Access and I plan to deploy four
copies of it to the four users that need it. I said I'll be deploying
copies because there is no shared network in the cave I'm working in.
Each of the users will have their own copy and work on it on their own
machines. It's so 1989 I dunno what to do with myself.

Anyway, the manager wants to get a copy of each user's data once a
month. So to my problem. I need to develop functionality that will
export each of the user's data in a format that can be emailed once a
month. The manager wants then to be able to upload the information
from the email into a master copy of the database. The unique IDs
won't be a problem but the reason I'm posting is that I'm wondering
could anyone suggest the best means of exporting the data so it can be
emailed and then uploaded to a master database with the exact same data
structure.

Any advice would be greatly appreciated

Luvin Lunch

Jan 23 '07 #1
4 4611
On 23 Jan 2007, "Luvin lunch" <ma************@o2.iewrote:
>Anyway, the manager wants to get a copy of each user's data once a
month. So to my problem. I need to develop functionality that will
export each of the user's data in a format that can be emailed once a
month. The manager wants then to be able to upload the information
from the email into a master copy of the database. The unique IDs
won't be a problem but the reason I'm posting is that I'm wondering
could anyone suggest the best means of exporting the data so it can be
emailed and then uploaded to a master database with the exact same data
structure.
While not EXACTLY what you want, I do something similar

I have a handheld barcode reader, which I use to log incoming
items at a mailroom receiving dock... ups or fedex tracking
number, and some other info I either type in manaully (the
scanner I bought has a full keypad) or from a list of codes
I made and printed and pin to a corkboard for standard stuff

Anyway, the scanner then has a function to export the data in
a comma delimited text file, which I transfer to my computer
using a scanner/vendor supplied serial port and software

Once on my computer, I wrote a macro to go to my specified
hard drive location and import the data

Since I specified the data structure on the scanner, I just
made it the same as the Access structure... so the import
works to bring the records into the database every day

Here is the macro
Action is TransferText

Then down in the Action Arguments
Transfer Type Import Delimited
Specification Name Receive Import Specification
Table Name Receive
File Name C:\Scanner\receive.txt
Has Field Names No
HTML Table Name (left blank)

Hopefully, enough to get you going in the right direction
Jan 23 '07 #2
Luvin lunch wrote:
Hi,

I've developed a worklist system in Access and I plan to deploy four
copies of it to the four users that need it. I said I'll be deploying
copies because there is no shared network in the cave I'm working in.
Each of the users will have their own copy and work on it on their own
machines. It's so 1989 I dunno what to do with myself.

Anyway, the manager wants to get a copy of each user's data once a
month. So to my problem. I need to develop functionality that will
export each of the user's data in a format that can be emailed once a
month. The manager wants then to be able to upload the information
from the email into a master copy of the database. The unique IDs
won't be a problem but the reason I'm posting is that I'm wondering
could anyone suggest the best means of exporting the data so it can be
emailed and then uploaded to a master database with the exact same data
structure.

Any advice would be greatly appreciated

Luvin Lunch
The code

SaveAText 6, "", FilePathandName

should make the smallest possible file (FilePathandName) copy of the
data in each of your user's databases. This could be zipped and
appended to an e-mail. At the receving end it should be quite easy to
unzip the file and append it to the master db. A few lines of code
including some SQL should suffice.

Jan 23 '07 #3
Hi,

Thanks for the responses. John Thomas Smith, I had been considering
using macros so it's good to know that works well for you. Lyle
Fairfield, is there some reference I need to add to my project to
obtain access to the function SaveAText or am I missing your meaning?

Thanks

LL

Jan 24 '07 #4
"Luvin lunch" <ma************@o2.iewrote in news:1169640040.441858.152450
@l53g2000cwa.googlegroups.com:
Lyle
Fairfield, is there some reference I need to add to my project to
obtain access to the function SaveAText or am I missing your meaning?
We both need to spell it correctly:

SaveAsText
Jan 24 '07 #5

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

Similar topics

1
2526
by: midwesthills | last post by:
How can I transfer the schema of a database from one SQL Server app to another? I've used MySQL in the past and all I had to do is create a ..sql file with the DDL statements for the database,...
4
8526
by: Karl Irvin | last post by:
In a 2000, can you transfer custom menus and toolbars to a new Access database. My mdf file is not compiling and I'm importing all data to a new database but don't see a way to get the...
2
2305
by: Andy Davis | last post by:
Has anybody tried and had any success exporting data directly from ACT! 2000 to an Access database? I need to transfer data from ACT! to Access, but the data is all imported as text, including date...
3
1937
by: Dancefire | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, What i am tring to do is to transfer a database tabe SRC to another database DEST. Actually it's not only simple transfer, but the row in...
5
7385
by: Tom | last post by:
Hi I am trying to transfer to a different .ASPX page using Server.Transfer. However, I get the following error: "Error executing child request for .aspx." Anyone know why? Thanks for...
2
3731
by: David Berman | last post by:
It seems that my site is losing session information when using Server.Transfer. I have a page called PictureGallery.aspx. It takes an argument which is an index id, so it would look like...
1
2248
by: BStrick | last post by:
I would like to know what may be the "Best" way to approach with problem. I have an application that I created to transfers data dynamically from an unknown source (ie maybe Excel, Access, XML,...
5
2012
by: rajaaryan44 | last post by:
how can we transfer data from one access database to another databse . the table name is same for both the database . in one table some records are there (rs say e.g.) now another table has say...
2
2117
by: rajaaryan44 | last post by:
how can we transfer data from one access database to another databse . the table name is same for both the database . in one table some records are there (rs say e.g.) now another table has say rs+10...
0
7142
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6847
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7352
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5445
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4875
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
3078
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3071
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1383
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
618
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.