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.
Note: Before using .NET Data Provider connectivity, verify that .NET provider components are installed. If required components are missing, rerun setup in modify mode or reinstall with the required client option.
Last modified date: 09/11/2026