Quantcast
Channel: SCN : Popular Discussions - SAP PowerBuilder
Viewing all articles
Browse latest Browse all 2135

PowerBuilder 12.5 - Error in dropdown datawindow

$
0
0

Hi,

 

We had application in PowerBuilder 11.5 and just we migrated this to PowerBuilder 12.5. Migration was successful and when we try to open the screen we are getting the below error.

 

A database error has occurred.

 

 

Database error code:  208

 

 

Database error message:

 

 

Select Error: SQLSTATE = 42S02

 

 

Microsoft SQL Native Client

 

 

Invalid object name '***************'.

 

where *************** -> dropdown datawindow name


I wonder, how come we are getting this error in PB 12.5 and the same is not happening in PB 11.5. Is it a problem with PB 12.5? I just googled it and found that it is due to the table name is not referred like "dbname.ownername.tablename" in my select query of dropdown. When I refer the table name like "dbname.ownername.tablename" then the above error is not coming.


But, I wonder in PB 11.5 source code, the table name is referred without dbname and ownername and the user is not getting any error. How come in PB 12.5 only we are facing this error.


Please help on this issue.


Thanks,

Theenmoorthy


Viewing all articles
Browse latest Browse all 2135


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>