Microsoft
Software
Hardware
Network
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
I need to stop, then re-start, a thread in a web service using IIS
Finding file owner - getting an error: identity references could not be translated
Searching inside PHP files
access to css 11503 using GUI
Unable to copy and paste files through remote desktop
0xefbfbd of encoding "UTF8" has no equivalent in "WIN1252"
Cisco Routers - IP SLA notifications
Red "X" appears in the icon for a mapped network drive in Windows 7, even though you can successfully access the drive
Keep file ownership when using Rsync
How can I prevent my object being overwritten in a for loop?