- Jun 6, 2020
- 11,559
- 4,422
Hello to everybody!
I'm playing with
I'm managing a DB with the field "username" as primary key.
Everything works as I expect.
BUT...
... but if in my DB on MariaDB I introduce the "ID" column, everything doesn't work anynmore.
When I introduce the column "ID", type "SERIAL" (i.e. type: "bigint(20)" and extra: "AUTO-increment"), in DBRequestManager the
B4X:
generates the following error...
I'm playing with
برای دیدن لینک ها باید ثبت نام کنید
(thank you - it's wonderful!!!) with success.I'm managing a DB with the field "username" as primary key.
Everything works as I expect.
BUT...
... but if in my DB on MariaDB I introduce the "ID" column, everything doesn't work anynmore.
When I introduce the column "ID", type "SERIAL" (i.e. type: "bigint(20)" and extra: "AUTO-increment"), in DBRequestManager the
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
generates the following error...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید