
toftof asked a question.
I am currently using two SQLLogin and therefore two SQLBrowse dialogs.
Once an existing SQL database has been chosen via the Browse button in the first SQLLogin instance, I would like to clear the database list from SQLBrowse before proceeding to the second SQLLogin instance. Currently, it just appends the database list from the first connection.
I have tried clearing the IS_SQLSERVER_LIST property, I have also heard of a IS_SQLSERVER_FLATLIST property, but nothing seems to work...
This is the control and dialog I am talking about:
Any help would be much appreciated!
Thank you!