Database problem

Hi guys.
I have a question. I want to save to my DB text from the TextField. I connected db, i see all my tables. but i just dont understand how to save data from the text field. If u can give me some tips it will be great. thanks.

0

Hello.

For example, select the table in the tree, F4 to open the table editor, and copy the value from that editor.

Or execute some appropriate SELECT from database console, get the result set, and copy value from it.

Regards,
Alexander.

0

请先登录再写评论。