[Gambas-user] Database problem

Benoit Minisini gambas at ...1...
Fri Aug 18 18:42:15 CEST 2006


On Friday 18 August 2006 07:44, juanra wrote:
> OK Benoit,
>
> I execute the example of Data base of Gambas2.
>
> I create the tables “test” and “color” and fill the tables.
>
> When I want to insert an element new filling the fields:
>
> .- Id: 5000
> .- First Name: Juan
> .- Name: Santi
>
> And the rest in target.
>
> Pressing the icon “to keep” to insert it in the table leaves the error:
> “Cannot create record: Duplicate entry “5000” for key 1”.
>
> Acceptance error in the end if inserts in the table and if not insert
> field 'Id:' The error is: "You must fill all mandatory fields".
>
>
> If I make a small example with an empty table,
>
> .- Id: 5000
> .- First Name: Juan
> .- Name: Santi
>
> the first registry that inserted already leaves the error: “Cannot
> create record: Duplicate entry “5000” for key 1”.
>
> Please es very important resolve this problem.
>
> Thanks,
>

I got it! Now I have to find it and fix it...

-- 
Benoit Minisini





More information about the User mailing list