OLEDB |
|
•Connection Tab
oConnection String: The connection string to the OLEDB data source. Double-clicking on the text box launches the Data Link Properties form which assists in the creation of the connection string. Begin by choosing the OLEDB provider to use for the connection, followed by the database name, credentials, and any additional options required for the selected provider. After completing any additional options, press OK to insert the generated connection string into the text box.
•Query Tab
oQuery: The select statement to be used to query data from the SQL Server.
•Advanced Tab
oConnection Timeout: The amount of time to spend attempting to make a connection to the database. The default time is 30 seconds.
oCommand Timeout: The amount of time to spend attempting to complete the commands or transaction before disconnecting. It is advised to use a higher command timeout if you are inserting a lot of data or working with a slow connection.
oUse Transactions: A transaction is a single unit of work. Enabling transactions allows for an all-or-nothing insert. If any lines encounter a problem, the transaction will roll back and all modifications will be erased. If a transaction is successful, all modifications were successful and become a permanent part of the database.
•Account Code: The identifying account code for the account. This is a macro-enabled field.
•Account Type: The type of the account. This is a macro-enabled field.
•Description: The description for an account. This is a macro-enabled field.
•Currency: The currency for an account. This is a macro-enabled field.
•Active: The active status for the account. This is a macro-enabled field.
•Site: The site for the account. This is a macro-enabled field.
Copyright © 2024 pasUNITY, Inc.
Send comments on this topic.
Created with an evaluation copy of HelpSmith.
To remove this notice, you should purchase the full version of the product.