C# / SQL Error Message

When I add a SQL database in C# and try to add a table, I get an error message that states

"The parameter is incorrect"

Does anyone know how to fix this

Thank you



Answer this question

C# / SQL Error Message

  • Mike Zimmerman

    I haven't even started to code. I create a windows form project. Select add item and add a sql database to the project. When I try to add a table with the menu's provided, I get the error stated above.


  • chanmm

    What is your connection settings on Visual Studio Write step by step what are you doing and what is your SQL Server version Express or Enterprise
  • Manish Agarwal

    No error code or link. it only said what I wrote.


  • lvn

    Hello,

    If you write code block here we can help you easily...

    Happy coding...


  • chrisminett

    Is there an error code or link to MSDN Documentation
  • C# / SQL Error Message