Hi,
we use PB 2022 to connect to MS SQL. We use the following connection info
DBMS=ADO.NET
ServerName=atlas
DBParm=Namespace='System.Data.OleDb',DataSource='atlas',DisableBind=1,DelimitIdentifier='NO',NCharBind=1,trimspaces=1,CommandTimeout=3600,TrustedConnection=0,Provider='SQLOLEDB'"
Prompt=0
Now we are trying to evaluate PB 2022 R3 and the above parm is unable to connect.
Any suggestions;