Preparation to use embedded SQLJ

You must install and set up software before you can develop embedded SQLJ programs.

What components do you need?

You need the following software to create and run SQLJ programs:
  • Informix® Embedded SQLJ.
  • database server.
  • A supported Java software development kit to create your programs.
  • Informix JDBC Driver to enable your programs to connect to the database server.

Program Examples

Informix Embedded SQLJ includes sample online programs in the /demo/sqlj directory. The README file in this directory briefly explains what each of the programs demonstrates and how to set up, compile, and run the programs. The programs also enable you to verify that Informix Embedded SQLJ and Informix JDBC Driver are correctly installed. The examples in this manual are taken from these sample programs.