Hello,
just a question. Is there any plan for PB to natively support MSOLEDBSQL announced
and downloadable using this link?
https://www.microsoft.com/en-us/download/details.aspx?id=56730
I tried to set up a database profile in PB 2017 R3 and it's possible to connect successfully. However the connected database is always default 'master'. There is no way (or I maybe couldn't find it out) how to specify a database.
Specifying Database='xyz' or Initial Catalog='xyz' in Extended properties editbox of Database profile doesn't help.
I was finally able to connect using udl file specified in DataLink filename but I would rather connect directly if possible.
Thank you
Robert