Question : create table in asp.net enterprise manager

My host has asp.net enterprise manager installed for me to use with MS SQL server. I'm just trying to create a table. I click on "new table" then I type the name of the table in "table name" and when I click "save table" I get the error:

Error:   Line 3: Incorrect syntax near ')'.
Source:   .Net SqlClient Data Provider

does anyone have any experience with asp.net enterprise manager? How do I create a table?

Answer : create table in asp.net enterprise manager

asp.net enterprise manager is the web version of SQL Server...is is not used to modify your asp.net code.

The error message is a error though DB related its a syntax code error.  Someone has to have access to the code files ...right?
Random Solutions  
 
programming4us programming4us