We are currently using Navision 4.0 on an SQL 2000 database. We are using
Windows and Database Logins.
I'm trying to rename a "Vendor No." in the Vendor table. When I click YES
to rename the field, the rename process starts. However, it's stops with an
SQL Server error occurs on the "Bank Rec. Line" table. The exact error is: "
The following SQL Server error(s) occurred while accessing the Bank Rec.
Line table:
213,"21S01",[Microsoft][ODBC SQL Server Driver][SQLServer]Insert Error:
Column name or number of supplied values does not match table definition.
(Repeats 20 times)
SQL:
UPDATE "Db_name"."dbo"."Company name_$Bank Rec_Line" SET (Account
No_"='1001TR' WHERE (("Account Type"=2)) AND ((Account No_"='1001TRA'))"
We also did a "Check Syntax" on the "Bank Rec. Line" table trigger and we
get the following error from the Microsoft SQL-DMO (ODBC SQL State: 21S01): "
Error 170: Insert Error: Column name or number of supplied values does not
match table definition.
(Repeats over 50 times)
So we are not able to rename our Vendor No.'s.
Has this happen to anyone else?
Thanks,
Sébastien Aussant
Bath Fitter
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Thanks,
Bath Fitter
20S01
Insert value list does not match column list.
http://www.BiloBeauty.com
http://www.autismspeaks.org
Thanks,
Bath Fitter
I don't have a table 10121 - that's why I was asking
http://www.BiloBeauty.com
http://www.autismspeaks.org
Can you post the Properties of the field from this table which is connected to Vendor table?
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.