• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Map 3D

    Reply
    Active Member
    jlai
    Posts: 9
    Registered: ‎12-15-2010

    Database connection problem. "Failed to cache features."

    187 Views, 2 Replies
    01-09-2012 08:19 AM

    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?

    Please use plain text.
    Product Support
    Posts: 88
    Registered: ‎04-25-2008

    Re: Database connection problem. "Failed to cache features."

    01-10-2012 07:42 AM in reply to: jlai

    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
    Please use plain text.
    Active Member
    jlai
    Posts: 9
    Registered: ‎12-15-2010

    Re: Database connection problem. "Failed to cache features."

    01-10-2012 09:18 AM in reply to: NateMoore

    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

    Please use plain text.