472,989 Members | 3,073 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Access 97 import and export of text and HTML not working

I know you guys are heavy duty coders, while I do ad-hoc analysis, and
rarely write code. And, I may be in the wrong groups because this is
about an install issue, and I don't think it's a code issue. But ...

Office 2000 was on this machine when it was given to me. I don't own
it. After installing Office 97, mine, in a different directory, and
checking most of it out, I uninstalled Office 2000.

Well, it's a lot easier to upgrade than downgrade....

I discovered, eventually, that a number of things were broken in
Office 97, and got to the point where it seemed that it was not
installing it's own versions of similarly named files, as they were
older than the existing Office 2000 files which 97 cannot seem to use
and 2000 had not removed.

I did not want to spend months recustomizing all the other apps on the
machine, so I simply uninstalled Office 97 - nope, it wouldn't touch
that 2000 stuff in the process. Then I went nuts, and deleted anything
I could find that looked like it might be any way related to Office. I
cleaned the registry, reinstalled Win 98, and Office 97. Win found
nearly all my apps, and Office 97 works great, including the other
Office 97 apps handling of text files. Access simply does not have
that choice on the import or export menus.

I have uninstalled and reinstalled many times, and Office Setup always
said it was successful, but it never is, and it shows that it cannot
remove or reinstall those files when I use the custom routine.

If someone could tell me the names of the files, I could blow them
away, or move them, reinstall again, hopefully with Office 97 Setup
finally willing to put its own versions in. Then if something else
breaks, I can decide which is most important.

For you old guys like me, I cut my teeth on dBASE II. But, once I
could get serious analysis done without writing lines of code,
Paradox, Reflex, Access, I never looked back. So, my workaround here
was to install my ancient copy of dBASE IV, and use it to import the
text files - too big for Excel - and then I imported the dBASE file
into Access. They have about 130 fields each, and from 250,000 to
4,000,000 lines each. It would be a lot easier to simply use the
Access Wizard, especially since the documentation that describes these
text files is not accurate - is any doc ever? - and a number of tries
are required to get them right.

This is probably more than you wanted to know. If I am in the wrong
place, just tell me. I have tried before, and had no response. I know
you are busy, and the dBASE method works. But, boy is it a lot of
work! Whew!

Thanks, Ray (Email address is valid)
Dec 6 '06 #1
1 2623
It is finished! Yep, it's solved. Please don't ask me why I couldn't
find it after an hour of searching the KB with no result, and today
getting it on the first hit!

As I suspected, a file had to be deleted, uninstall the converters,
reinstall the converters, and presto-chango, we are in business. It
took less time than it did to print and read the articles..... or to
write these notes.

On the other hand, if anyone cares, and I suspect not, I still have to
use dBASE IV, because the wizard in access can't deal with such long
lines. Still, it's a win. I have other work that uses more reasonably
sized files, and dBASE IV isn't going anywhere.

Lastly, I have forgotten how fast DOS programs were. Sigh..... dBASE
just sucks up 200,000 lines in under 30 seconds. Access needs a few
minutes to read the resulting dBASE file.

Bye, and thanks for all the fish!

Ray
"Wandering" <Am******@hotmail.comwrote in message
news:bO******************************@comcast.com. ..
I know you guys are heavy duty coders, while I do ad-hoc analysis, and
rarely write code. And, I may be in the wrong groups because this is
about an install issue, and I don't think it's a code issue. But ...

Office 2000 was on this machine when it was given to me. I don't own
it. After installing Office 97, mine, in a different directory, and
checking most of it out, I uninstalled Office 2000.

Well, it's a lot easier to upgrade than downgrade....

I discovered, eventually, that a number of things were broken in
Office 97, and got to the point where it seemed that it was not
installing it's own versions of similarly named files, as they were
older than the existing Office 2000 files which 97 cannot seem to use
and 2000 had not removed.

I did not want to spend months recustomizing all the other apps on the
machine, so I simply uninstalled Office 97 - nope, it wouldn't touch
that 2000 stuff in the process. Then I went nuts, and deleted anything
I could find that looked like it might be any way related to Office. I

cleaned the registry, reinstalled Win 98, and Office 97. Win found
nearly all my apps, and Office 97 works great, including the other
Office 97 apps handling of text files. Access simply does not have
that choice on the import or export menus.

I have uninstalled and reinstalled many times, and Office Setup always
said it was successful, but it never is, and it shows that it cannot
remove or reinstall those files when I use the custom routine.

If someone could tell me the names of the files, I could blow them
away, or move them, reinstall again, hopefully with Office 97 Setup
finally willing to put its own versions in. Then if something else
breaks, I can decide which is most important.

For you old guys like me, I cut my teeth on dBASE II. But, once I
could get serious analysis done without writing lines of code,
Paradox, Reflex, Access, I never looked back. So, my workaround here
was to install my ancient copy of dBASE IV, and use it to import the
text files - too big for Excel - and then I imported the dBASE file
into Access. They have about 130 fields each, and from 250,000 to
4,000,000 lines each. It would be a lot easier to simply use the
Access Wizard, especially since the documentation that describes these
text files is not accurate - is any doc ever? - and a number of tries
are required to get them right.

This is probably more than you wanted to know. If I am in the wrong
place, just tell me. I have tried before, and had no response. I know
you are busy, and the dBASE method works. But, boy is it a lot of
work! Whew!

Thanks, Ray (Email address is valid)

Dec 10 '06 #2

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

Similar topics

4
by: news | last post by:
Our production database in an exported textfil runs about 60 MB. Compressed that's about 9 MB. I'm trying to import the export into another machine running FC3 and mySQL 11.18, and it appears as...
2
by: Roald Oines | last post by:
Hi, I'm working on converting several of my Access 97 databases to Access 2002 format (the company's changing from NT 4 to XP and updating Office at the same time), and this one has me stumped....
3
by: Marc Nadeau | last post by:
Hi, I have a new project that consist of transfering a JD Edwards Database to an MS Access database. I am just starting to learn how those 2 databases works. What is the general idea behind...
8
by: chippy | last post by:
Hi, I've a VB script that creates a Access object in a word doc. Here is the full script. It works for all but the Export. Which always fails with a 3011 error. If I do the same in Access as a...
2
by: Siu | last post by:
Hi, I use the following code to export and import a file Excel from resp. into a Web page with the following code: //EXPORT Response.Clear(); Response.Buffer = true; Response.ContentType =...
52
by: Neil | last post by:
We are running an Access 2000 MDB with a SQL 7 back end. Our network guy is upgrading to Windows Server 2003 and wants to upgrade Office and SQL Server at the same time. We're moving to SQL Server...
2
by: stuart.medlin | last post by:
I have recently converted an Access 97 database to Access 2003. However, I am running into a problem with using Application.Filesearch to locate a file in my directory. The code follows: ...
4
by: chimambo | last post by:
I have 2 problems: 1. I want to import a single text file into an access table using a Macro. I am however getting an error that I need to put a specification name argument. What does this mean?...
12
by: Mourad | last post by:
I need to attach (link) a table in SQL Server 2005 database to an Access 2.0 front-end database: On Access 2.0: Click File\Attach Table..., select <SQL Databaseclick OK On the "SQL Data...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.