Re: problem in mysql_list_dbs()
Posted by: Chinmay Shah
Date: May 16, 2005 06:19AM

Wai Lap Lee wrote:
> I am using MFC, I hope this can help you.
>
> 1. MYSQL_RES* res = mysql_list_dbs(...)
> 2. MYSQL_ROW row = mysql_fetch_row(res)
> 3. combobox.AddString(row[0])
> 4. Repeate step 2, 3 until row = null.
>
> I haven't add any error checking here.


the method that u suggested is still not working... if u have any other suggestions do let me know...
thanks in advance....

regards

chinmay shah

Chinmay Shah
Project Trainee
Tally Solutions Pvt. Ltd,
Bangalore

Options: ReplyQuote


Subject
Views
Written By
Posted
1349
May 09, 2005 01:46AM
729
May 14, 2005 10:06PM
Re: problem in mysql_list_dbs()
837
May 16, 2005 06:19AM
638
May 28, 2005 04:55PM
600
June 03, 2005 03:38AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.