473,804 Members | 3,748 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MS Works 6.0 to Access 2000

MS Works 6.0 to Access 2000. Tried saving to *.csv and dbf as well as
converting to Excel then loading but to no avail. My Works database has
about 4000 records, each with about 30 fields. Is there a way to convert to
Access without re-entering the information 1 record at a time? TIA
Nov 13 '05 #1
3 1602
What happened when you tried saving to .csv or .dbf, and when you went
through Excel?

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

"Tlaker" <dp***@localnet .com> wrote in message
news:10******** *****@corp.supe rnews.com...
MS Works 6.0 to Access 2000. Tried saving to *.csv and dbf as well as
converting to Excel then loading but to no avail. My Works database has
about 4000 records, each with about 30 fields. Is there a way to convert to Access without re-entering the information 1 record at a time? TIA

Nov 13 '05 #2
Saving as .dbf, I get "Microsoft Jet Database Engine could not find the
object 'name.dbf'" even though I browsed to the folder and clicked on it.
Saving as Excel worked but only as a link to Excel and not as an Access
table. Saving as .csv shows a table as a link to Notebook, again not as an
Access Table.

"Douglas J. Steele" <NOSPAM_djsteel e@NOSPAM_canada .com> wrote in message
news:gn******** ******@news04.b loor.is.net.cab le.rogers.com.. .
What happened when you tried saving to .csv or .dbf, and when you went
through Excel?

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

"Tlaker" <dp***@localnet .com> wrote in message
news:10******** *****@corp.supe rnews.com...
MS Works 6.0 to Access 2000. Tried saving to *.csv and dbf as well as
converting to Excel then loading but to no avail. My Works database has
about 4000 records, each with about 30 fields. Is there a way to
convert to
Access without re-entering the information 1 record at a time? TIA


Nov 13 '05 #3
What did you attempt to do with the .dbf file? Open it, or import it? You
can't open a .dbf file in Access: your only choices are to import it, or
link to it (through File | GetExternal Data). If that's what you did, what
was the actual name of the dbf file? I believe there's a restriction that
the name must conform to the old 8.3 rules (no longer than 8 characters
before the period, and no spaces)

I'm not sure I understand your comment about what happened when you saved it
as Excel, but again, if you want to use it inside of Access, you must either
import it or link to it.

You may have got the drift by now that you're going to need to link to or
import the .csv file.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

"Tlaker" <dp***@localnet .com> wrote in message
news:10******** ****@corp.super news.com...
Saving as .dbf, I get "Microsoft Jet Database Engine could not find the
object 'name.dbf'" even though I browsed to the folder and clicked on it.
Saving as Excel worked but only as a link to Excel and not as an Access
table. Saving as .csv shows a table as a link to Notebook, again not as an Access Table.

"Douglas J. Steele" <NOSPAM_djsteel e@NOSPAM_canada .com> wrote in message
news:gn******** ******@news04.b loor.is.net.cab le.rogers.com.. .
What happened when you tried saving to .csv or .dbf, and when you went
through Excel?

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

"Tlaker" <dp***@localnet .com> wrote in message
news:10******** *****@corp.supe rnews.com...
MS Works 6.0 to Access 2000. Tried saving to *.csv and dbf as well as
converting to Excel then loading but to no avail. My Works database has about 4000 records, each with about 30 fields. Is there a way to

convert
to
Access without re-entering the information 1 record at a time? TIA



Nov 13 '05 #4

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

Similar topics

6
2437
by: Uttam | last post by:
Hello, I am using the code from Chapter 17 specifically the code from the font frmListFonts in my application. I have taken care to copy all the relevant modules / class modules into the respective files / folders etc. Nevertheless, I get the following error when I start my application: Compile error; Sub or Function not defined
0
1416
by: Miguelito Bain | last post by:
hi everybody- i've got a conundrum... i inherited some old databases, and i'm trying to convert them. i run office xp with access 2002, and all of the databases i manage are either in 97 format or 2000 format. i have a list box that works in access 97 but not 2000. here's my situation...
2
2339
by: Jeff | last post by:
Does anyone know of any potential problems running a 2000 database with 2003? Also, what about installing all other Office products as 2003 versions but leaving Access as 2002 running a 2000 database? Why you ask! A client has a 2000 database. Currently using 2000 runtime for most employees to work with database. A couple use 2003 to use database, no problems. They have a mix of versions of other products such as Word, Excel - 97,...
10
1804
by: skiz | last post by:
I have an application written in ms access 97. Just recently certain queries have been giving various errors -- one of which is "there was an error executing the command". When I ran the application in access 2000, no errors occurred. Any ideas? If I open the database file in 2000 it asks me if I want to convert the database -- so, I know that it is still a 97 database. Thanks! skiz
47
4548
by: ship | last post by:
Hi We need some advice: We are thinking of upgrading our Access database from Access 2000 to Access 2004. How stable is MS Office 2003? (particularly Access 2003). We are just a small company and this is a big decision for us(!) It's not just the money it's committing to an new version of Access!
1
1907
by: BerkshireGuy | last post by:
The following statement works in Access 2000, but when I run the same database in Access 2003, I get a #Num! error. =IIf(IsError(!!!),0,!!!)/IIf(IsError(!!!),1,!!!) Any ideas? Thanks, Brian
8
1475
by: Ian | last post by:
I have an Access 2000 database that checks once every 4 seconds to see if a text file exists, if it does then it opens the text file, reads an ID, opens a report based on that ID, then deletes the text file and continues to wait for another text file to appear. This text file appears about 20 times a day on average, the database is open 24-7 and never re-booted just waiting in the background for the next text file to appear. My problem...
3
1745
by: teddysnips | last post by:
SCENARIO: Application originally developed in Access 97 several years ago. Worked with no problem until recent change from Novell to Active Directory. PROBLEM: Application was converted from Access 97 to Access 2003.
3
3856
by: Sheldon | last post by:
I have the following query expression - Like Format((!!)) & "/*/" & (! !) which would translate to e.g. 04/*/2007 if someone is running a report for last month. The above expression is part of a Where clause for a date field. It works fine in Access 2000 and pulls out the appropriate # of records but in Access 2003, this expression (apparently) evaluates differently and no records are extracted. Is this an area that might've changed...
0
10583
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10337
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10323
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9160
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6854
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5525
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5654
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4301
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 we have to send another system
2
3822
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.