- Jun 6, 2020
- 11,559
- 4,422
Hi,
Is there an easy way to get the JdbcResultSet to a List of Maps ? Without having to mention the column names and data type ?
I am trying to read data from a Remote MySQL database and then write this data to the internal SQLite DB on the Android Phone via DBUtils.
In one of my older projects, I was using the MySQL lib provided by DonManfred and using that lib I was able to insert the data to the SQLite DB using the following few lines of code as shown below
B4X:
Now I am wondering how can I transfer the JdbcResultSet data to SQLite DB utilising the DBUtils.
The following is the code that I...
Is there an easy way to get the JdbcResultSet to a List of Maps ? Without having to mention the column names and data type ?
I am trying to read data from a Remote MySQL database and then write this data to the internal SQLite DB on the Android Phone via DBUtils.
In one of my older projects, I was using the MySQL lib provided by DonManfred and using that lib I was able to insert the data to the SQLite DB using the following few lines of code as shown below
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
The following is the code that I...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید