- Samir Patel
- PowerBuilder
- Thursday, 19 April 2018 02:01 PM UTC
I am currently using the 30 free trial of Powerbuilder 2017 R2
I just migrated some old pbl files and testing the intial connection to MS SQL server
I changed my DB parameters from MSS to SNC (i have the native clients installed successfully)
when i run my powerbuilder code, it comes up with "MSSQL state Error 42S02 Object not identified"
when its trying to dynamically select from a table.
If i prefix the table name with "mydatabase.myrole." it then works
How do i bypass this, as i have thousands of lines of code referencing tables, functions, views and procs?
Yesterday, a fellow colleague pointed me to:
https://www.appeon.com/support/documents/appeon_online_help/pb2017r2/connecting_to_your_database/ch10s06.html
which doesn't help much
any help would be great
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.