Create a reusable connection object
- Last UpdatedJul 22, 2024
- 1 minute read
To create a reusable connection object, use the following method:
aaDBAccess.GetConnection (<ConnectionString>, <ProviderType>)
For more information, see Connecting to databases other than SQL Server.