Scalable Database Server, HiRDB Version 8 UAP Development Guide

[Contents][Index][Back][Next]

15.8 Example of a UAP using HiRDB.NET Data Provider

This section describes an example of a UAP using HiRDB.NET Data Provider.

Although the sample program is coded in Visual C# .NET, its contents are almost identical in Visual Basic.NET. If necessary, change the information as appropriate.

Organization of this section
15.8.1 Connecting to the database
15.8.2 Executing the SQL statement
15.8.3 Executing a transaction
15.8.4 Executing a search statement
15.8.5 Executing the INSERT facility using arrays
15.8.6 Executing a repetition column