Collabora Office 21.06 Help
指定用於增加 ADO (Microsoft ActiveX 資料物件) 資料庫的選項。
ADO 介面是 Microsoft Windows 用於連接資料庫的專屬容器。
Collabora Office requires the Microsoft Data Access Components (MDAC) to use the ADO interface. Microsoft Windows 2000 and XP include these components by default.
輸入資料來源 URL。
若要連結到 Access 2000 檔案,請使用格式:
PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=c:\Access\nwind2000.mdb
若要使用名稱連結到名為 turner 的 Microsoft SQL 伺服器上的目錄,請輸入:
PROVIDER=sqloledb;DATA SOURCE=turner;INITIAL CATALOG=First
若要以提供者的身份存取 ODBC 驅動程式,請:
DSN=SQLSERVER
按一下此選項開啟一個檔案選擇對話方塊。
A user name can have a maximum of 18 characters.
A password must contain 3 to 18 characters.