SQL Server 2012 Native Client can be configured using the client configuration utility or through the registry. Some common configuration options include:

Provider=SQLNCLI11;Server=myServer\instance;Database=myDB;Trusted_Connection=yes;