Hi All,
I logged into the DB in SQL. with windows login. when I tried to change the length of Address filed in table 112 an error was coming.
ERROR::
Microsoft Dynamics NAV Classic
The following SQL Server error or errors occurred when accessing the Sales Invoice Header table:
1088,"42000",[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot find the object "CRONUS India Ltd_$Sales Invoice Header" because it does not exist or you do not have permissions.
SQL:
ALTER TABLE "MK Agro Delivarable"."dbo"."CRONUS India Ltd_$Sales Invoice Header" ALTER COLUMN "Bill-to Address" VARCHAR(75) NOT NULL
OK
But when I logged through database server authentication, and tried to change the length of Address field in table 112. it is accepting the change.
I didn't understand why like this. please suugest me...
0
Comments
thanks for the reply..
I have checked. Both,the database Login and windows login has super right only..
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!