473,396 Members | 2,087 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,396 software developers and data experts.

Converting from 2.0

Hi,

Has anyone converted from 2.0? Let me know how it went - and if there is a
good reference for converting the code in addition to the database.

- SH
Nov 12 '05 #1
2 1344
Penn wrote:
Hi,

Has anyone converted from 2.0? Let me know how it went - and if
there is a good reference for converting the code in addition to the
database.

- SH


I won't be able to help you myself but for those who can you might want to
specify which version of Access you are converting *to*. Some cursory
details regarding the app might be useful as well.
Nov 12 '05 #2
The names of intrinsic constants changed, but the Access 2.0 intrinsic
constant names are recognized for backward compatibility, so that is not a
problem.

The differences between Access Basic and VBA have been, in my experience,
few and the modifications needed, obvious.

The major area where you'll have to modify is in your use of the Windows
API, if any. Although the 16-bit API calls, in most cases, will still work
if you run the Access 2.0 code, they are not usable with the converted
(e.g., 32-bit) code. There is some change to the name of [most | all] API
calls between 16- and 32-bit Windows. In my experience, this was in all the
ones I had used, but many of the equivalent 32-bit API calls are illustrated
in examples at http://www.mvps.org, and others can be found with minimal
effort at searching the archive of this newsgroup at
http://groups.google.com or searching the net. Many other APIs are discussed
in various MVP sites for Visual Basic -- look at http://www.mvps.org/. Karl
Peterson has an index that covers a wide range of applicable APIs at his
site, http://www.mvps.org/vb.

In most of the Access 2.0 database applications that I've converted which
did not access the Windows API, they converted without any problem.

Larry Linson
Microsoft Access MVP

"Penn" <pe**@upenn.edu> wrote in message
news:bp***********@netnews.upenn.edu...
Hi,

Has anyone converted from 2.0? Let me know how it went - and if there is a good reference for converting the code in addition to the database.

- SH

Nov 12 '05 #3

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

Similar topics

4
by: mustafa | last post by:
Dear sir , I have built my application in visual basic 6.0 and crystal Report8.5 , Now i migrated my application to VB.net using the upgrade wizard.My visual basic form is upgraded to vb.net...
29
by: Armand Karlsen | last post by:
I have a website ( http://www.zen62775.zen.co.uk ) that I made HTML 4.01 Transitional and CSS compliant, and I'm thinking of converting it into XHTML to learn a little about it. Which XHTML variant...
8
by: prabha | last post by:
Hello Everybody, I have to conert the word doc to multiple html files,according to the templates in the word doc. I had converted the word to xml.Also through Exsl ,had finished the multiple...
5
by: Robert | last post by:
I have a series of web applications (configured as separate applications) on a server. There is a main application at the root and then several virtual directories that are independant...
3
by: Mary | last post by:
Hi, Does anyone know of any software out there that would convert an application written in VBScript to either VB.NET or C#/C++ quite quickly for me, or will I have to re-write the application...
2
by: Map Reader | last post by:
Greetings, I am converting an old VB6 application to use .NET. One of the old controls loads icons from the disk and displays them. However, the transparent color turns to blue somewhere in the...
12
by: Frederik Vanderhaeghe | last post by:
Hi, I have a problem converting text to a double. Why doesn't the code work: If Not (txtdocbedrag.Text = "") Then Select Case ddlBedrag.SelectedIndex Case 0 Case 1
7
by: Tor Aadnevik | last post by:
Hi, I have a problem converting values from Single to double. eg. When the Single value 12.19 is converted to double, the result is 12.1899995803833. Anyone know how to avoid this? Regards...
4
by: gg9h0st | last post by:
i'm a newbie studying php. i was into array part on tutorial and it says i'll get an array having keys that from member variable's name by converting an object to array. i guessed "i can...
2
by: shenanwei | last post by:
DB2 V8.2 on AIX, type II index is created. I see this from deadlock event monitor. 5) Deadlocked Connection ... Participant no.: 2 Lock wait start time: 09/18/2006 23:04:09.911774 .........
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
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
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...

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.