our Powerbuilder 11.5 applications are client-server using the SNC driver (SQL Native Driver) to connect to SQL Server databases.
We are thinking of using Azure.
2 questions:
Can PB 11.5 connect to Azure database using the SNC driver?
The current DBParms are:
TrimSpaces=1,RecheckRows=1,Identity='SCOPE_IDENTITY(). Will they be valid in the Azure environment? Can you post a working SNC or OLEDB connection string?
Thank you