Hi
I upgraded our application from PB 2021 to PB 2022 now i cannot connect to the data base using ado.net
documentation say i need these file in the executable folder of my app
pbado.dll
pbrth.dll
sybase.PowerBuilder.Db.dll
sybase.PowerBuilder.DbExt.dll
sybase.PowerBuilder.DataSource.Sharing.dll
I found the sybase dll on my computer but cannot find pbado.dll and pbrth.dll
Can you please direct me on how to get these files
Thanks
malek
I've got a question about distribution. If I can use my version of ADO .NET Database driver ex. to PostgreSQL, do I have to install .NET Runtime on the Machine from MSI installer or maybe I can load .NET Framework in any place and set the path to this folder?