Hello
We use SQL server, DB. I installed Powerbuilder 2022, but there was some glitch during installation and the example database was not installed.
I want to run the Google Charts demo locally against a SQL Server DB.
Is a sample database for SQL Server available anywhere that I could download? I found Postgresql and SQL anywhere on GitHub, but couldn't find one for SQL Server.
Thanks
Jim
I downloaded Progresql and managed to set up the DB + ODBC connection so I could run locally. It might have been problematic with SQL server as it uses ODBC,
Thanks
Jim