473,406 Members | 2,619 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,406 software developers and data experts.

IMPORT FROM FLOPPY

In my access 97 program i transfer my data in a DATA.mdb tot a floppy
( i know there are better ways, but tell that to my boss) So far no
problems.
But i would like a button on my program that i just click and the code
behind it reads my floppy and updates my records on another computer
with my program ( no we have not yet a network at the office).

If anyone know a simple code to read from a floppy and update the
records, I would welcome that help.

TX, anyone, anywhere, anyhow, anytime.
Nov 13 '05 #1
1 1425
Hi, Peter.
If anyone know a simple code to read from a floppy and update the
records, I would welcome that help.
Check out the TransferDatabase method in Access Help to transfer the entire
table to the database on the other computer. However, if you don't want to
replace the entire table in the other database, then you'll need to create a
query that identifies what records need to be updated and then update only
those fields that need to be changed.

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
"Peter D" <da*********@pandora.be> wrote in message
news:2f**************************@posting.google.c om... In my access 97 program i transfer my data in a DATA.mdb tot a floppy
( i know there are better ways, but tell that to my boss) So far no
problems.
But i would like a button on my program that i just click and the code
behind it reads my floppy and updates my records on another computer
with my program ( no we have not yet a network at the office).

If anyone know a simple code to read from a floppy and update the
records, I would welcome that help.

TX, anyone, anywhere, anyhow, anytime.

Nov 13 '05 #2

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

Similar topics

8
by: Ken Varn | last post by:
Everytime I call Process.GetCurrentProcess() the system goes out to the floppy drive. Why does this happen. I decided to use FileMon to get a log of what is happening when this occurs. Here is...
1
by: Peter D | last post by:
I have a database in ACCESS 97 and i have a routine that copies the tables to a database onto a floppy. What i would like is a routine to transfer the data from the floppy into the tables in a...
6
by: helpless newbie | last post by:
Hello. I'm a newbie in c programming. I'd like to make a program for creating an image file from a floppy disk. Is there anyone with agood point of start in doing this? Thanks.
3
by: Just Me | last post by:
In code I check to see if the Floppy drive is ready and display it's state. But if the user inserts or removes a floppy disk I need an event or a Wndproc message to cause the code to display the...
0
by: Elias | last post by:
Hi, I recently started playing around with the DAAB from Microsoft as part of the Enterprise Library...
3
by: Colin | last post by:
Is there a way to prevent running an .exe from the floppy drive?
10
by: Just Me | last post by:
If I periodically check to see if the floppy is ready, the drive will each time make a little noise. I've been up against this before and could never find a way to check to see if the floppy...
1
by: rf | last post by:
Hey, is there any way to save a file to a floppy disk using php? The server will be linux and the local computer will be windows. I need it so the user can put a disk in the drive, hit go, the...
4
by: Academia | last post by:
I don't suppose there is any way to tell if there is a floppy in a floppy drive without activating the drive and causing it to make a noise if there is no floppy in the drive. Is there? ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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,...

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.