- Jun 6, 2020
- 11,559
- 4,422
I am trying to connect to an AceQL server using JDBC.
[H3]
AceQL HTTP lets you connect to your remote or Cloud SQL databases with SQL from any device (mobile, tablet, PC, etc.)
I downloaded the jdbc driver jar from here:
[H3]
The Windows, Linux/Unix & macOS installers cover both the Community and Enterprise Editions:
I placed the jar in the configured additional libraries folder.
I created a default B4XPages B4A project, added the JdbcSQL library, and added the line to Main:
B4X:
I edited the B4XMainPage code:
B4X:
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]AceQL HTTP lets you connect to your remote or Cloud SQL databases with SQL from any device (mobile, tablet, PC, etc.)
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
I downloaded the jdbc driver jar from here:
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]The Windows, Linux/Unix & macOS installers cover both the Community and Enterprise Editions:
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
I placed the jar in the configured additional libraries folder.
I created a default B4XPages B4A project, added the JdbcSQL library, and added the line to Main:
B4X:
#AdditionalJar: aceql-http-client-jdbc-driver-all-9.1
I edited the B4XMainPage code:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید