B4X FEED How insert row on db with table with many fields

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: How insert row on db with table with many fields است. این موضوع تا کنون 28 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع How insert row on db with table with many fields
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
28
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
I'm trying to write from Android to a SqLite db
Following the advice of I used the following lines:

INSERT INTO - MANY FIELD PROBLEM:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

But when the fields to be inserted are several dozen or or hundreds, it is easy to confuse some values and write on nearby fields
The question is: how to understand if the value entered in the value map will exactly write on the desired field?
Is there an IntelliSense-like system or other tools that displays the field corresponding to a value in the value map?

 

عقب
بالا