Understanding .NET Data Provider Connectivity
Getting Started
Basic connection string example:
Server=myhost1;Port=II7;db=mydb
where Port is the target installation ID followed by a 7 or a numeric port value.
For more information, see
Connection String Keywords.
Last modified date: 08/28/2024