Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » UltraLite - .NET Programming » UltraLite.NET application development

 

Connection setup for an UltraLite database

UltraLite applications must connect to a database before carrying out operations on the data in it. This section describes how to connect to an UltraLite database.

Note

The code samples in this chapter are written in Microsoft C#. If you are using one of the other supported development tools, you must modify the instructions appropriately.

 Using the ULConnection object
 Multi-threaded applications
 See also

Connecting to an UltraLite database