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

Can't Import a .dbf File

I opened a blank database and tried to import a .dbf file that someone
had sent me into it: there were choices for importing it as
dbIII, dbIV or db5 format--I have no idea which of these the file I
have corresponds to, so I tried each of them without success.
The dialog box showed that file in its window but each time I clicked
on it I got the message

"The microsoft jet database engine could not find the object
agencyall.dbf."

What do I need to do?
thanks,
--thelma
Nov 13 '05 #1
2 9648

Believe it or not, rename the file so that it conforms to the old DOS
8.3 name lengths.

In other words, rename
agencyall.dbf
to
agencyal.dbf
and try again.
On 7 Sep 2005 06:23:53 GMT, Thelma Lubkin <th****@alpha2.csd.uwm.edu>
wrote:
I opened a blank database and tried to import a .dbf file that someone
had sent me into it: there were choices for importing it as
dbIII, dbIV or db5 format--I have no idea which of these the file I
have corresponds to, so I tried each of them without success.
The dialog box showed that file in its window but each time I clicked
on it I got the message
"The microsoft jet database engine could not find the object
agencyall.dbf."
What do I need to do?

--
Drive C: Error. (A)bort (R)etry (S)mack The Darned Thing

Nov 13 '05 #2
Chuck Grimsby <c.*******@worldnet.att.net.invalid> wrote:

: Believe it or not, rename the file so that it conforms to the old DOS
: 8.3 name lengths.

: In other words, rename
: agencyall.dbf
: to
: agencyal.dbf
: and try again.
: On 7 Sep 2005 06:23:53 GMT, Thelma Lubkin <th****@alpha2.csd.uwm.edu>
: wrote:
:>I opened a blank database and tried to import a .dbf file that someone
:>had sent me into it: there were choices for importing it as
:>dbIII, dbIV or db5 format--I have no idea which of these the file I
:>have corresponds to, so I tried each of them without success.
:>The dialog box showed that file in its window but each time I clicked
:>on it I got the message
:> "The microsoft jet database engine could not find the object
:> agencyall.dbf."
:>What do I need to do?
Thank you: I don't think there's a book, not even a
google search where I could have learned this.
It's very much in the spirit of your sig line.
--thelma
: --
: Drive C: Error. (A)bort (R)etry (S)mack The Darned Thing

Nov 13 '05 #3

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

Similar topics

12
by: Richard Hanson | last post by:
Over the last few days, I reinstalled Win2kSP2 to a spare harddrive I had just swapped into my Fujitsu LifeBook P1120 (long story <wink>). Subsequently, I DL'ed the newest Python alpha (2.4a2), and...
5
by: Steve Holden | last post by:
This is even stranger: it makes it if I import the module a second time: import dbimp as dbimp import sys if __name__ == "__main__": dbimp.install() #k = sys.modules.keys() #k.sort() #for...
4
by: MackS | last post by:
Hi I'm new to Python, I've read the FAQ but still can't get the following simple example working: # file main_mod.py: global_string = 'abc' def main():
1
by: Learning Python | last post by:
An example in the book I didn't understood well two modules files recursively import/from each other in recur1.py,we have: x=1 import recur2 y=1
3
by: Chris | last post by:
Hi, 1) In file test.aspx, i put: <%@ Page Language="VB" AutoEventWireup="false" CodeFile="test.aspx.vb" Inherits="test" %> <%@ import namespace="System.Data"%> <%@ import...
2
by: unexpected | last post by:
Hey guys, I'm having problems importing a file into my python app. Everytime I try to define the object specified by this file, i.e, test = Test(), It raises an ImportError exception:...
3
by: yinglcs | last post by:
Hi, i have 2 python files in *different directory* , how can I import python functions from 1 python file to another? i get this error: import task ImportError: No module named task/ Thank...
2
by: Bill Jackson | last post by:
Once again, I am having issues with imports... Until now, I thought the general guidelines were to rarely use 'from x import y' syntax, except when you really want to copy names over. However, I...
2
by: inetjack | last post by:
Hi, This is a little test application, generating and compiling code at runtime. The loadClassLoader() method of the Factory Object suppose to unload all class previously loaded. It does not...
6
by: provor | last post by:
Hello, I have the following code that I am using when a user presses a button to import an excel file into a table. The code is hard coded to point to the correct table. This works great for this...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
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
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
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...

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.