Search found 2 matches

by rsickle
08.02.2009, 20:02
Forum: 6.6 - stable
Topic: Editing Record from Query, updating entire table
Replies: 2
Views: 537

Thanks for the help. I added an AutoIncrement field to the table, included it in my query and that solved the problem.

Thanks,
by rsickle
05.02.2009, 23:43
Forum: 6.6 - stable
Topic: Editing Record from Query, updating entire table
Replies: 2
Views: 537

Editing Record from Query, updating entire table

I'm converting a Delphi 2007 application from Advantage DB server over to Firebird and am having some problems. I am opening a query with a where clause and I am moving through each of the records and changing a text and blob field, but when I edit the fields, the change is effecting the entire tabl...