Please help me , I am getting this error. Would be happy to hear from you.![]()
Please help me , I am getting this error. Would be happy to hear from you.![]()
Try making a new db
*SourceExplanation
This error occurs when more columns are listed in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified in the INSERT statement.
It's most likely you didn't set up your own password for the server (ex. PC\SQLEXPRESS) when installing MSSQL.