Announcement

Collapse
No announcement yet.

setup table database error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    setup table database error

    Code:
    There was a problem with the database
    
    Operation: Opening the [SetupInfo] table where nID IN (99)
    
    The Microsoft Jet database engine cannot find the input table or query 'SetupInfo'.  Make sure it exists and that its name is spelled correctly.
    
    Action: Contact your Actinic reseller or Actinic Support as appropriate
    i'm working on a 8.5.3 site and belatedly noticed this error on snapshotting. the story being i created the snapshot and took it to a 2nd pc and imported, the resultant site seems ok. i only noticed the error on returning to the 1st pc hours later.

    prior to the export, i had compacted the database several times as i experienced other db errors.

    just wondering what others think

    #2
    I am presuming this is BP or some form of Multi Site you are using?

    This may give some clue as to the problem: http://community.actinic.com/showpos...44&postcount=2

    Comment


      #3
      its designer...so no sync server.

      but thanks grant thats given me something to work with..

      Comment


        #4
        Standard 8.something install has nID as:

        nID: 99
        nGroupID: 0
        sName: Prevent logins
        nType: 3
        sData: 1
        sLargeData (this is blank)
        dMin: 0
        dMax: 1

        Might help

        Comment

        Working...
        X