Use the SQL Anywhere Explorer to display the UltraLite database connections under the Data Connections node. You must create a data connection to view the data in the tables.
You can list database tables in the SQL Anywhere Explorer and expand individual tables to list their columns. The properties for an object selected in the SQL Anywhere Explorer window appear in the Visual Studio Properties pane.
Open the SQL Anywhere Explorer by choosing View » SQL Anywhere Explorer.
In the SQL Anywhere Explorer window, right-click Data Connections, and then choose Add Connection.
Select UltraLite, and then click OK.
Enter the appropriate values to connect to your database.
Click OK.
A connection is made to the database, and the connection is added to the Data Connections list.
Open the SQL Anywhere Explorer by choosing View » SQL Anywhere Explorer.
In the SQL Anywhere Explorer window, right-click the UltraLite data connections you want to remove, and then choose Delete.
The connection is removed from the SQL Anywhere Explorer window.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |