When I go to import a fob or change the the vendor table I encounter this error:
The following SQL Server error(s) occurred while accessing the Vendor table:
1088,"42000",[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot find the object "Cronus$Vendor" because it does not exist or you do not have permissions.
SQL:
ALTER TABLE "navdatabase"."dbo"."Cronus$Vendor" ADD "Minimum Order" DECIMAL(38,20) NOT NULL CONSTRAINT "$ndodefault$1094867563$50010" DEFAULT 0.0
We're are operating with version 4.00 with a version 5 executable
I'm a super User