Discussions tagged Debug
Hello,
I've followed Bruce's demo about the .NET importer. He says that it's possible to debug the C# assembly. But I have no idea how.
So:
Created DLL in SnapDevelop and published it as Debug config.
Imported DLL in PowerBuilder and written s...
Gentlemen, I was being asked by my devops for my application symbol file (running on 2017 R2). The only file that i know of is the ".dbg" on those lines which we would create by running the application with the /PBDEBUG switch. Is my understanding co...
Tracing Powerbuilder at runtime
- Resolved
- How-to
- Last updated 1 year ago
- Jonathan Meltzer replied 1 year ago
It used to be that you could put "TRACE SNC" into the DBMS field in an ini file, and that would work to start a trace going when the application was launched. However, when I do that in PB 2019, I get "DBMS TRACE SNC is not supported in your install...
Is there a release date for 64-bit debugging IDE?
I have problems with the new 10 version of sap business one which is only 64 bit
Angelo...
Hi.
I've gathered profiling information at runtime for one of our customers.
I have a PBP file at my computer and want to open it in "Profiling Trace View" in PowerBuilder 2019 to analyze it.
First I need to choose a target (.pbt) file, and the...
changing to ODBC for sql server 17. application/debugger crashes on selectblob
- Issue
- Last updated 3 years ago
- Chris Low replied 3 years ago
because of the need to disable TLS 1.0, i'm moving to the latest sql driver that supports tls 1.2 (unless anyone has better suggestions)
SQLCA.DBParm = "ConnectString='DSN=" + ls_dsn + ";UID=" + sle_userid.text + ";PWD=" + ls_password +"',DelimitIde...
- Page :
- 1