I created a programme in Visual Basic(IIS Application) to create a table in the Access Database based on inputs from the user. However I am not able to find out a way to" make the code check for existing tables" to avoid dupilaction of tables by the same name.
Do You have a solution to this problem ?