Dave,
That depends on what database you are connecting to. The answer is
going to be provider specific, meaning depending on the type of provider
that you are using, (and if the provider itself supports multiple databases,
like OleDb), then you will have to issue the command to get this
information, and then populate the listbox with it.
What kind of database are you using?