If I understand right
You can ask your database
select LAST_INSERT_ID()
Search found 7 matches
- 05.06.2014, 11:55
- Forum: MySQL
- Topic: Master-Detail & MySQL. How to get the Id of the parent tabl
- Replies: 2
- Views: 2220
- 26.04.2013, 10:43
- Forum: ZDBC (ZEOS Database Connectivity)
- Topic: How to detect connection lost ?
- Replies: 9
- Views: 10766
Hi i have made a change in ZDBCmysqlutils.pas thats always trying to reconnect if the connection is lost or the server has gone away. you have to assign the zconnection you are using in app procedure CheckMySQLError(PlainDriver: IZMySQLPlainDriver; Handle: PZMySQLConnect; LogCategory: TZLoggingCateg...
- 22.05.2012, 17:03
- Forum: MySQL
- Topic: Change login prompt
- Replies: 1
- Views: 2057
Change login prompt
Hello
Can anyone describe me how to show in login prompt Hostname and database. becuse there is only user and password.
thanks
Can anyone describe me how to show in login prompt Hostname and database. becuse there is only user and password.
thanks
- 08.05.2012, 08:44
- Forum: MySQL
- Topic: application working
- Replies: 7
- Views: 2567
- 06.05.2012, 15:26
- Forum: MySQL
- Topic: application working
- Replies: 7
- Views: 2567
- 06.05.2012, 14:06
- Forum: MySQL
- Topic: application working
- Replies: 7
- Views: 2567
- 06.05.2012, 09:34
- Forum: MySQL
- Topic: application working
- Replies: 7
- Views: 2567
application working
Hello I am new using zeos components I need to know how to show that the application is working on a query or how to freeze application while working, because the button can be clicked more times with this components and nobody knows that its working. I woked before with mycomponents and there was s...