Small company logo:
   History
 
Advertising banner:
 
 8990
Home • .OnlineHelp • en • Form 7100 • 8990
 
Form tabs
Use this form to add or modify a table. The database connection must already exist in the project.
General tab
Use this tab to specify general connection information.
Connection
The ODBC data source that represents the database containing the table to which you want to connect.
Table
The table in this database to which you want to connect.
Advanced tab
Use this tab to specify advanced connection information.
The defaults on this tab are normally appropriate for bound columns database applications. For information on the values you need, see your database and database driver documentation.
Async enable
Select this if the database driver supports asynchronous queries.
Concurrency
How the database driver should manage concurrent record access.
Cursor type
The type of cursor for this ODBC statement.
Max rows
The maximum number of rows that can be displayed from this table.
Query timeout
The time, in seconds, that the database driver will wait before cancelling an attempt to connect to this table.
Display warnings
Shows warning messages generated by ODBC transactions per connection. These warnings are displayed when transactions are successful and the database driver returns potentially useful information about the transactions. Because you can normally ignore ODBC warnings, we recommend that you only select this for advanced debugging.
Display errors
Shows error messages generated by ODBC transactions per table. These errors are displayed when transactions are not successful.