Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

PB Crashing while using the Debugger

$
0
0

Whenever I am using the debugger, anytime I step over an embedded SQL statement, PB crashes.  The SQL statement could be a complex one or a simple statement like the one below...

 

//Obtains Remote PC Name
select ip_address, site_desc    into :ls_ip, :is_site_name    from albatross_locs    where site_num = :s_args.a_site;

It doesn't matter, it will always crash.  It is not database specific as I tried it against an Oracle and SQL Anywhere 16 database with the same result.  Any ideas how to fix this?  Thanks.

 

Running Windows 7 64bit

PB Version 12.5.2 Build 5629 & PB Version 12.6 Build 4011


Viewing all articles
Browse latest Browse all 2935

Trending Articles



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