From: Mirek S. <m.s...@tr...> - 2003-11-10 13:54:05
|
Dnia 2003-11-10 14:15, U=BFytkownik Carlos Guzm=E1n =C1lvarez napisa=B3: > > If you are using a FbCommandBuilder yes, if i understand well you want=20 > to check the SQL statement before made the Update, i'm right ??. > > Yes, I'm using FbCommandBuilder, and can call: textBox1.Text =3D fbcb1.GetInsertCommand().CommandText; and I've got: INSERT INTO "TB1" ("IDTB1", "IDTB2", "ILO", "CENA") VALUES (?, ?, ?, ?) but I want to see this statement filled with data. Mirek Sobczak |