>John,
>
>>In the good old days, I ran into similar limitations with the VCL
>>library in Delphi. I added support for virtual ListView / TreeView
>>controls by hacking my way into the library (the extensibility points in
>>the framework didn't let me add this functionality cleanly via
>>derivation
>Is there a way to query for the existance of tables and stored procedures
>from C#? From VB6 land I was using SQLDMO, but can't seem to figure it
>out through interop in C#. I want to be able to create tables, but only
>if they don't exist first, stored procedures I would most likely want to
>j