My own console
Posted: Sun 16 Nov 2008 14:50
Hello,
I need to do something like console of mysql (TRichEdit in Builder C++). How can i get all messages from mysql console and insert them into richedit (without TDBGrid)? For example, "select * from name_table" and i get strings in mysql console which will be inserted into richedit; "use name_database" - "database changed"; and so on.
Thanks
I need to do something like console of mysql (TRichEdit in Builder C++). How can i get all messages from mysql console and insert them into richedit (without TDBGrid)? For example, "select * from name_table" and i get strings in mysql console which will be inserted into richedit; "use name_database" - "database changed"; and so on.
Thanks