473,467 Members | 1,554 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

File convertion

Ray
I recently converted some Access 97 database into Access 2003 and
encountered some errors. After I converted the databases, there is a
Conversion Errors table created. The contents are 1017; Could not find
field 'Description'. The table either do have the Description field or does
not this field - I mean the table does not this field by design, not an
error.

The other error I encountered is that when I open a table, the following
error displayed before the table was opened.

The Microsoft Jet database engine could not find the object 'I guess this is
the field name'. Make sure the object exists and that you spell its name
and the path name correctly.

This warning displayed three times with different object name and repeated
once before the table was opened. The object names do not exist in the
fields of the table.

Can someone advise me what they are and possible solutions.

Thanks,

Ray
Nov 13 '05 #1
1 1532
Br
Ray <No****************@GMail.com> wrote:
I recently converted some Access 97 database into Access 2003 and
encountered some errors. After I converted the databases, there is a
Conversion Errors table created. The contents are 1017; Could not
find field 'Description'. The table either do have the Description
field or does not this field - I mean the table does not this field
by design, not an error.
All that is happening is that MS is now enforcing the fact that you
shouldn't be using reserved words as object names. You should rename
your field to something else.
The other error I encountered is that when I open a table, the
following error displayed before the table was opened.

The Microsoft Jet database engine could not find the object 'I guess
this is the field name'. Make sure the object exists and that you
spell its name and the path name correctly.

This warning displayed three times with different object name and
repeated once before the table was opened. The object names do not
exist in the fields of the table.

Can someone advise me what they are and possible solutions.

Thanks,

Ray


Possibly the same cause. If during the conversion process Access renamed
your (now) invalid fields then your forms/code/etc won't be able to find
these fields any longer. Check the tables and make sure the field names
are correct.
--
regards,

Bradley

A Christian Response
http://www.pastornet.net.au/response
Nov 13 '05 #2

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

Similar topics

1
by: Petr Studenovsky | last post by:
Hello I made small GUI test program in Visual Basic NET for SQL communication. I need some help with these problems. problem 1) If I change some settings in datagrid from properties window...
4
by: Dany | last post by:
Hi When I open an Hexa file I have some weird char like when I open it with Notepad. I want to open it in a readeable form (ex: "FF25AB") like with Ultra edit. Thanks regards, Dany
0
by: Konstantin Kivi | last post by:
I have problems getting character set convertion to work in 4.1.4 gamma under linux. Can sombody point me to the online recource other than standard MySQL doc so that I get more information.
1
by: Vidar | last post by:
I have a problem in dotNET XSL convertion object. (XMLTRANSFORM) It won't convert UTF-8 to ISO-8859-1 I use this stylesheet for konvertion: <?xml version="1.0" encoding="ISO-8859-1"?> <!--...
0
by: McKoy | last post by:
Hi, I'm translating some code from C++ to C#, but I don't know how to change the code below to get it working under C# ...., I've tried explicity convertion, but without any results :( Please...
4
by: juli | last post by:
Good afternoon! I have an error while trying to convert to DateTime ,here is the code and the error: ArrayList al = new ArrayList(); temp_str=Line.Split(' '); al.Add(temp_str); //...
0
by: isore | last post by:
Convertion php to asp.net : PB lecture fichier .ini URGENT URGENT URGENT URGENT URGENT URGENT J'ai un code en php (http://parisports.free.fr) mais le client veut le même en asp.net J'ai...
4
by: kaikai | last post by:
Hi, I've got a problem while trying to make my source code clean. In a template: template<typename T> class A { public: T data; };
1
by: derik | last post by:
can any1 help me in converting a log file into XML file in vb.net.. a log file has 1000 numbers of lines which sld be converted into a xml file ..this convertion is done to feed the file in to...
1
by: =?Utf-8?B?U3RldmVU?= | last post by:
I have a structure that contains both 32x32 and 16x16 icons plus some text. I want to write all this to an XML file so that I can recover the icons later in an application. Can someone tell me how...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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,...
0
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
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...
0
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...

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.