Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

PowerBuilder Connect SQLite Using JDBC – PowerBuilder Library

PowerBuilder Connect SQLite Using JDBC

PowerBuilder Connect SQLite Using JDBC

Step 1: Get driver JDBC SQLite sqlite-jdbc-X.X.X.jar from page : https://mvnrepository.com/artifact/org.xerial/sqlite-jdbc
Step 2: Set Class Path driver to environment variables or set class path to runtime of java
Step 3: Test Connect
Step 4: Copy jre current version of java to your pbapp runtime

PowerBuilder Connect SQLite Using JDBC
PowerBuilder Connect SQLite Using JDBC
PowerBuilder Connect SQLite Using JDBC

Find Projects On Github click here

Good Luck!

Was this article helpful?
Subscribe
Notify of
guest
3 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
5465541
5465541
2 years ago

Catalog tables could not be created and are not available for use.

Jimmy
Jimmy
2 years ago
Reply to  PassWords

There is no work around this error in case if want to use any DB DDL,or piplines
PB will always use “public” as tables owner. if someone could make it do operations without this owner thing

3
0
Would love your thoughts, please comment.x
()
x