[$ndo$usrproperty] missing?

sc00by
Member Posts: 43
Hi can somebody help me please?
I've just tried to setup a test v4sp3 database on a new server and when I try to delete one of the objects it fails with an error saying "inavalid object name '$ndo$usrproperty'"
This is from a SQL statement that I've traced - "SELECT [sid] FROM [$ndo$usrproperty]"
I can login to this database fine and have installed the xp_ndo.dll correctly but can't see this object on either this new system or our production system so I'm a bit confused as to what the problem is :? .
Thanks,
Rob.
I've just tried to setup a test v4sp3 database on a new server and when I try to delete one of the objects it fails with an error saying "inavalid object name '$ndo$usrproperty'"
This is from a SQL statement that I've traced - "SELECT [sid] FROM [$ndo$usrproperty]"
I can login to this database fine and have installed the xp_ndo.dll correctly but can't see this object on either this new system or our production system so I'm a bit confused as to what the problem is :? .
Thanks,
Rob.
0
Answers
-
Update:
I've checked this on our development server and it has the same problem
This may be a clue to somebody :?: - the object is a table but it references a SQL View that accesses data on a linked SQL Server.
Still trying to figure it out - any pearls of wisdom or ideas would be greatly appreciated.
Rob.0 -
I do not see this table in NAV 5.1. I see it only in NAV 5.0. The table is defined as
CREATE TABLE [dbo].[$ndo$usrproperty]( [sid] [varbinary](85) NOT NULL, [artoken] [varchar](128) NOT NULL, PRIMARY KEY CLUSTERED ( [sid] ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]
You can try to create it by this SQL query.0 -
Hey this worked =D>
Still a bit strange though as our database has never been near a 5.0 or 5.1 one and started life as a 3.1 Attain database :?
Oh well, it's definately fixed my problem.
Thanks very much.
Rob.0 -
[Topic moved from 'NAV/Navision' forum to 'SQL General' forum]Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions