Hi,
i need to set the Transaction Isolation Level. Is this possible to access this field on the connection object?
Progress KB - How to set SQL transaction isolation level in Java?
How to set the SQL Transaction Isolation Level in a JDBC application.
knowledgebase.progress.com
Connection...
Regards.
Can someone help me convert this connection string to a database with a jdbc connection
The connection string is
connectionString = "Data Source = 172.30.1.1 \ POSDB; Initial Catalog = LODYNDEV; User ID = latelefonicaview; Password = XXX; Application Name = GironetCore" providerName...
Hey guys, hope you're doing well.
I want to create an application to post some JSON data to an endpoint and get a field from the returned response. Whenever I click the button it takes back with the "Bad Request" error and says that two "title" and "script" fields are required. (I've already...
Hi. I'm following a tutorial on getting B4A setup and working.
I've reached the point where I'm trying to connect B4A bridge. B4A seems properly installed & is the latest released version.
The Android device I'm trying to connect a a Samsung Galaxy S20 running Android 10 (latest updates...
Hello,
Recently i changed my laptop to a new one and re-installed all my softwares and updated to some newer versions.
I got this error from jRDC2 connecting to a MySQL database.
I'm using MySQL server 8, and JConnector 8: mysql-connector-java-8.0.17.jar
I already opened ports 17178 inbound and...