I am migrating my aplication from powerbuilder 8 to powerbuilder 2019, but when i connect to my sql database and i try to retrieve data to my datawindow, i get this message: select error SQLSTATE = 42S02 Microsoft SQL Native Client invalid object name 'sysdatabases', i review that this table is created on my database, can someone help me, thank you
When I use database painter , i can see my database and tables, but when I run my program it connect to the database but not to the tables.