Hi all In my situation, i use a Database Element to write data like below picture. And then now i want to know whether my insert query is sucess or not in Code tab. Or in general way, i need to know the status of CRUD in that tab. alt text

Does anyone know? Thanks

asked 28.10.2016 at 11:01

trungdv's gravatar image

trungdv
(suspended)
accept rate: 52%


i already had answer: we can use field lastInsertedId to get Id of object we just persist to DB. and it just for Write Query type Thanks all

link

answered 31.10.2016 at 02:01

trungdv's gravatar image

trungdv
(suspended)
accept rate: 52%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×35

Asked: 28.10.2016 at 11:01

Seen: 1,584 times

Last updated: 31.10.2016 at 02:01