Skip to main content

 
IBM Power Systems software  >  IBM i  > Software  > 

System i Access for Windows

  
  Database

The following sample programs are available to help develop applications using the System i Access for Windows database APIs:

ActiveX Automation Objects

  • vbdbauto.exe - Visual Basic sample using the database automation objects.
  • vbdtasyn.exe - Visual Basic sample using low-level Data Transfer download automation objects for asynchronous transfers.
  • vbdtdlr.exe - Visual Basic sample using low-level Data Transfer download automation object.
  • vbdtdxfr.exe - Visual Basic sample using high-level Data Transfer download automation object.
  • vbdtulr.exe - Visual Basic sample using low-level Data Transfer upload automation object.


C/C++ APIs

  • dbapisp1.exe - C programs that demonstrate use of the Database APIs (also referred to as Optimized SQL APIs).


ODBC

  • odbcsmpl.exe - C Sample Program using the iSeries Access for Windows ODBC Driver.