|
|
|
|
|
|
|
|
|
Access Converter:An Overview
|
|
|
|
Access Converter seamlessly converts Access VBA code and Forms into Java code which can leverage the resources of the web browser environment or the Java Runtime Environment (JRE) on many different platforms. The automatically generated Java Applet can be embedded in an HTML page and can be deployed on commercial Web sites and corporate intranets. The same generated Java application can also be run as a stand-alone application on any platform or computer which supports Java. In this manual the word applet will be used to refer to both an applet running in a browser or a stand-alone application since all code generated from Access Converter can run either way depending on the context they are invoked from. Access Converter also supports Java Database Connectivity (abbreviated JDBC) so you can easily create Java applets that can access data on Microsoft SQL Server, Oracle, Sybase and other popular database servers. With Access Converter, you can use your VB programming skills to create Java applets with full data access capabilities that can be deployed on commercial Web sites and corporate intranets. NOTE: Refer to the Access Converter SupportedFeatures.html document for details on which features are supported. This information will assist you in converting your Access forms and projects to Java successfully. Installing Access ConverterTo install Access Converter, run the executable you downloaded. Then run the Setup.Exe that was automatically extracted from the downloaded .exe.. When installing Access Converter, by default a C:\Program Files\Access Converter directory is created where the Access Converter files will be installed. After installation, the Access Converter menu item will appear in the Tools->Add-Ins menu of Access Menubar the next time it is started. You will also need to also have a Java 2 compliant compiler (v1.4.x or higher) and libraries available. The Java 2 SDK is available from Sun at: The Java 2 SDK will also install a Java 2 plugin which is necessary to run the generated applet in your browser. System RequirementsThe minimum requirements to run Access Converter are:
|
|
|
|
|
|
|