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

Conversion help

I'm trying to convert a database from A97 to A2000. I made a copy of
my database and then attempted the conversion. During the conversion,
I get this message: "There were compilation errors during the
conversion or enabling of this database. The database has not been
saved in a compiled state..."

So I tried compiling the A97 database before converting, but I get
this message "Compile error: Sub or Function not defined". It is
getting stuck at this point...this part
"Me!STATUS = SCID_Update_Status(Screen.ActiveForm, Me!ID, Me!CDATE)"
is highlighted.

Private Sub cmdUpdate_Status_Click()
If IsNull(Me!ID) Or IsNull(Me!CDATE) Then
MsgBox "ID and Date of Interview are required before this
object can be executed."
Else
Me!STATUS.Locked = False
Me!STATUS = SCID_Update_Status(Screen.ActiveForm, Me!ID,
Me!CDATE)
Me!STATUS.Locked = True
End If
End Sub
Also, when I attempted to import existing A2000 modules into the
"non-compiled" converted database, I get the message "Name conflicts
with existing module, porject, or object library". I have DAO 3.6 and
ADO 2.5 libraries currently checked.

Any ideas?
Thanks
Nov 12 '05 #1
1 1703
TC
The error on:

Me!STATUS = SCID_Update_Status(Screen.ActiveForm, Me!ID, Me!CDATE)

would suggest that there is no function called SCID_Update_Status in your
database.

Open any code module, type ^f (ctrl-and-f) to open the Find box, type
"SCID_Update_Status" (without the quote marks) into that box, then tick the
checkbox that says "whole database" (or somesuch) to search >all< code in
the database. If that funcion is not found, there is your error! The code
never compiled to begin with, or thre function has disappeared somehow. If
that function >is< found, see if the module containing it compiles ok.

HTH,
TC

"Trisha Schneider" <tr******@yahoo.com> wrote in message
news:25**************************@posting.google.c om...
I'm trying to convert a database from A97 to A2000. I made a copy of
my database and then attempted the conversion. During the conversion,
I get this message: "There were compilation errors during the
conversion or enabling of this database. The database has not been
saved in a compiled state..."

So I tried compiling the A97 database before converting, but I get
this message "Compile error: Sub or Function not defined". It is
getting stuck at this point...this part
"Me!STATUS = SCID_Update_Status(Screen.ActiveForm, Me!ID, Me!CDATE)"
is highlighted.

Private Sub cmdUpdate_Status_Click()
If IsNull(Me!ID) Or IsNull(Me!CDATE) Then
MsgBox "ID and Date of Interview are required before this
object can be executed."
Else
Me!STATUS.Locked = False
Me!STATUS = SCID_Update_Status(Screen.ActiveForm, Me!ID,
Me!CDATE)
Me!STATUS.Locked = True
End If
End Sub
Also, when I attempted to import existing A2000 modules into the
"non-compiled" converted database, I get the message "Name conflicts
with existing module, porject, or object library". I have DAO 3.6 and
ADO 2.5 libraries currently checked.

Any ideas?
Thanks

Nov 12 '05 #2

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

Similar topics

4
by: Johan Holst Nielsen | last post by:
Hi all, I hope someone can help me. I have do do a color conversion from RGB to CMYK. It's harder than I thought :D Anyway, here is my problem. I tried some differents ways to do it - I...
1
by: Stub | last post by:
Docs says that "The compiler does not use an explicit constructor to implement an implied conversion of types. It's purpose is reserved explicitly for construction." I put up code of three cases...
11
by: Steve Gough | last post by:
Could anyone please help me to understand what is happening here? The commented line produces an error, which is what I expected given that there is no conversion defined from type double to type...
3
by: nan | last post by:
Hi All, I am trying to connect the Database which is installed in AS400 using DB2 Client Version 8 in Windows box. First i created the Catalog, then when i selected the connection type...
4
by: riya1012 | last post by:
hello guys, I need some help from you. I am doing a DSP project and for that I need to do some C coding for the conversion of sample data which is in floating point representation to fixed point...
14
by: Richard G. Riley | last post by:
Would it be wrong to use "implicit casting" instead of the standards "implicit conversion" when talking about implicit conversions between certain data types. The standard mentions "explicit...
4
by: Coleen | last post by:
Hi All :-) I'm new to this site. I've been trying to convert several .Net 2003 web applications and getting tons of conversion errors. I found this site to help walk me through the...
7
by: somenath | last post by:
Hi All, I am trying to undestand "Type Conversions" from K&R book.I am not able to understand the bellow mentioned text "Conversion rules are more complicated when unsigned operands are...
5
by: Ivan Velev | last post by:
Hello, Minimal example below - it gives me different output if I comment / uncomment the extra time.mktime call - note that this call is not related in any way to main logic flow. When...
0
by: dataentryoffshore | last post by:
Get a Discount up to 60% on data entry, data capture, dataentry services, large volume data processing and data conversion services through offshore facilities in India. Offshore data entry also...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.