Quantcast
Channel: SCN: Message List - Software Support and Maintenance
Viewing all articles
Browse latest Browse all 2823

DataWindow Error - Database transaction information not available

$
0
0

Hi,

 

I am using Powerbuilder 12.5.

 

Hits error below, when try to open a window which contain a datawindow control with a graph in.

 

DataWindow Error -

Database transaction information not available.

Call SetTrans or SetTransObject function.

 

I have set settransobject as below:

dw_1.SetTransObject( SQLCA )

dw_1.Retrieve(dt1,dt2)

 

Fyi, i did put the following code after Retrieve() function above, it gives sql error code: Transaction not connected.

MessageBox( 'SQLcode...', 'SQL Code:  ' + SQLCA.SQLerrText )

 

And it is connected to MSSQL Server 2008 R2.

 

Please help.

 

Thank you.


Viewing all articles
Browse latest Browse all 2823

Trending Articles



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