Search found 2 matches

by capt_kirk
06.07.2010, 19:29
Forum: Firebird
Topic: INSERT with RETURNING
Replies: 30
Views: 15584

Hey Guido! Thanks for the advice. But, how can I return more than one field? Your sample shows only one. Can I return more than one field in the RETURNING clause? An what is this memory leak that you were talking about? Does it may cause the application crashes? Your code: "myNewId := ZQuery.Db...
by capt_kirk
04.07.2010, 03:20
Forum: Firebird
Topic: INSERT with RETURNING
Replies: 30
Views: 15584

Update Returning Error

Hello there! This is my first post here. I am a Zeos user since 2004. A very good and solid project. Congratulations people! Now the bad news... I'm using Lazarus 0.9.28.2 + Zeos 6.6.5-stable + FireBird 2.1. I have tried to use the new FB insert/update..returning feature. The query executed in the S...