ADO Connection

Specifies the options for adding an ADO (Microsoft ActiveX Data Objects) database.

Note Icon

The ADO interface is a Microsoft Windows proprietary container for connecting to databases.


Tip Icon

LibreOffice requires the Microsoft Data Access Components (MDAC) to use the ADO interface. Microsoft Windows 2000 and XP include these components by default.


Data source URL

Enter the data source URL.

उदाहरण यूआरएल्स

एक्सेस 2000 फ़ाइल से कनेक्ट करने के लिए इस फ़ॉर्मेट का इस्तेमाल करें:

PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=c:\Access\nwind2000.mdb

To connect with a name to a catalog on a Microsoft SQL server that has a name turner, enter:

PROVIDER=sqloledb;DATA SOURCE=turner;INITIAL CATALOG=First

किसी ओडीबीस ड्राइवर में प्रोवाइडर के रुप में पहुँचने के लिए:

DSN=SQLSERVER

ब्राउज़

Click to open a database selection dialog.

Note Icon

A user name can have a maximum of 18 characters.


Note Icon

A password must contain 3 to 18 characters.


Database Wizard