[Gambas-user] [Gambas Bug Tracker] Bug #926: want to edit a record, it's change the other record

bugtracker at ...3416... bugtracker at ...3416...
Sun May 8 03:24:27 CEST 2016


http://gambaswiki.org/bugtracker/edit?object=BUG.926&from=L21haW4-

Comment #8 by Zainudin AHMAD:

the last what I tried.

still with the same project, add this code :

Public Sub Form_Open()

  db.Debug = True

  Print "Primary Key : " & DataSource1.Connection.Tables["test"].Primarykey.join(", ")

End

I got: attach pic-1(gambas 3.5.4) and pic-2(gambas 3.8.90)

It's fine for mysql, I think this not from databrowser ( and this one bug not two bug).






More information about the User mailing list