Showing related tags and posts across the entire site.
-
Hi, I'm having a problem where a User which is granted SUPER roles in Navision gets an error when doing a transaction. The following SQL Server error(s) occured while accessing hte PW Inventory - Lot table: 1088, "42000", [Microsoft][ODBC Sql Server Driver][Sql Server]Cannot find the object...
-
dear friends i have to convert the navision 4.0 database to SQL DataBase (i have run max test in navision and took a back up in Navision) then i tried to restore the Navision DB to SQL Database(wich i have created using SQL sever option in Navision) then i am getting the following error massage. Table...
-
Dear All we have installed Navision 4.0 at one of our client. now we have to create a roles company wise (There are 2 companies in this database) we have assigned company name to each user name. when we try to open this database using any of the usernmae it gives error " YOU DO NOT HAVE PERMISSION...
-
My plan is: Job 1: DBCC REINDEX [Table] x (n = processing tables) - daily Job 2: DBCC REINDEX [Table] x (n = entry tables) - weekly Job 3: DBCC REINDEX [Table] x (n = other tables) - monthly Job 4: DelZeroSift - daily (ref: http://www.mibuso.com/dlinfo.asp?FileID=812 ) Job 5: Update Stats - daily (as...