B4X FEED JdbcResultSet to ListOfMaps

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: JdbcResultSet to ListOfMaps است. این موضوع تا کنون 27 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع JdbcResultSet to ListOfMaps
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
27
پسندها
0
آخرین ارسال توسط PracticalSoft
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...



 

عقب
بالا