AutoCAD Map 3D
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Database connection problem. "Failed to cache features."
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I am new at doing a ODBC connection and when I try to connect a database through our central system, this is the error message I got.
Failed to cache features.
Failed to execute Fdo command. (2 consecutive occurrences)
Table does not exist for class 'dbo:View_DH_UTM_COORDS (2)' (2 consecutive occurrences)
How do I fix it?
Re: Database connection problem. "Failed to cache features."
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Where is the data coming from? Access? or something more like SQL/Oracle? Since it looks like you are referencing a view, did you include a Key in the view? If you are using SQL or Oracle, could you use the designated provider instead of ODBC?

Nate Moore, GISP
Geospatial Premium Support Specialist
Global Services
Autodesk, Sarl
Re: Database connection problem. "Failed to cache features."
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
It's a SQL Sever. Pretty much all our drill hole database are in that server. I did not create the view, but I do believe there is a Key in it because I try doing the same thing on a different computer and it did not give me any errors.
Thanks
Jackie
