-
Notifications
You must be signed in to change notification settings - Fork 0
Java JRE Setup
AnthonySabbagh edited this page Jun 12, 2017
·
4 revisions
-
If you already have a recent version of Java installed, you may skip this tutorial
-
Download the appropriate (32/64 bit) Java JRE setup zip file from Software Sources and save it to your computer
-
Extract the zip file.
-
Install using the jre-7u60-windows-%.exe file using default options.
-
Click on the highlighted file to begin installation.
- Click on the Install button to continue
- After installation, open command prompt and type "java -version". You should see the Java version information displayed.
- If you do not see the latest version installed, contact someone for assistance
- Download the JDBC driver for SQL from Microsoft's website
- Place sqljdbc_auth.dll in the bin folder of your JRE directory
- Place sqljdbc.jar in the lib folder in your JRE directory
-
Quickforms Basics
-
Tutorials
- Setup Tutorials
- App Development Tutorials
-
Assignments
-
Project
-
Applications
-
Quickforms Advanced
- Project With Database
- Advanced Setup
- HealthApp with Database
- Source Control
- Joining the Team
- Cordova Native Application
- Miscellaneous
- Project With Database
-
-
Form Controls
-
App Controls
-
Report Controls
-
Server Controls
-
Quickforms DAO
-
Email Notification
-
Migrating QuickForms3(Test Server) to QuickForms(Production-Server)