3. Using the Ingres Demonstration Application : Start the Ingres Demonstration Application
 
Share this page                  
Start the Ingres Demonstration Application
When you start the demonstration application, it automatically connects to the demodb database on the local Ingres instance.
Each user interface control that displays data retrieved from an Ingres database has contextual help that includes instructions, source code, and query excerpts.
To start the demonstration application
Run IngresDemoApp.exe, located in the following directory:
%II_SYSTEM%\ingres\demo\xxxxxx\travel\app
where xxxxxx is the language that the application is developed in.
For example:
C# application: %II_SYSTEM%\ingres\demo\csharp\travel\app.
Note:  The C# application requires that the Ingres .NET Data Provider be installed. It was developed using Visual Studio.