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 编程 » UltraLite.NET 应用程序开发

 

UltraLite 数据库的连接设置

UltraLite 应用程序必须先连接到数据库,然后才能对数据库中的数据进行操作。本节介绍如何连接到 UltraLite 数据库。

注意

本章的代码示例是用 Microsoft C# 编写的。如果您使用的是其它某种受支持的开发工具,则必须相应地修改指令。

 使用 ULConnection 对象
 多线程应用程序
 另请参见

连接到 UltraLite 数据库