Hello,

I am implemeting a window application in vb.net using Visual Studio 2005, how can i check if SQL table is created in SQL server from my application cuz i want to disable that button if the sql table is created and enable that button if that table doesnt exist in order to create it.


Thank you

Hiba