Hi There
I have been using the new MSOLEDBSQL19 to attach to sql server. I have come across an annoying limitation. My application allows users to define new parts of a document by instantiating a tab page which has a datawindow on it. These pages number around 15 and everything works well. But I have found if we get to 22, SQL Server Complains
When I change the connection back to Native Client (which is being discontinued) everything works fine.
I'm guessing this is a Microsoft issue, but if there is a configuration option I should be using, I'd love to know about it.
If it is PowerBuilder I am compiling 64 bit, Version 2022 Build 1892
Cheers
Brett