What is this Jet Engine error while creating partial replica?????

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John Sims

    What is this Jet Engine error while creating partial replica?????

    Hello All,

    Anybody out there know what this error is...I'm getting it while
    trying to create a partial replica from a full replica made from the
    design master.

    "The Partial Replica Wizard has encountered an error while trying to
    populate your partial replica with data. The error that the Jet
    Engine has returned is: Reserved error (-1613); there is no message
    for this error. After resolving this error, you can run the Wizard
    again."

    Access 2000 :: Win 2K Pro w/ SP 4 :: MDAC 2.7

    Any help would be greatly appreciated.

    Thanks,

    -John
  • Michael \(michka\) Kaplan [MS]

    #2
    Re: What is this Jet Engine error while creating partial replica?????

    -1613 is Jet's internal way of saying "no current record" (in DAO it would
    usually return error 3021, if memory serves).


    --
    MichKa [MS]
    NLS Collation/Locale/Keyboard Development
    Globalization Infrastructure and Font Technologies

    This posting is provided "AS IS" with
    no warranties, and confers no rights.

    "John Sims" <simsjohnr@hotm ail.com> wrote in message
    news:6074722.04 04150445.420092 e4@posting.goog le.com...[color=blue]
    > Hello All,
    >
    > Anybody out there know what this error is...I'm getting it while
    > trying to create a partial replica from a full replica made from the
    > design master.
    >
    > "The Partial Replica Wizard has encountered an error while trying to
    > populate your partial replica with data. The error that the Jet
    > Engine has returned is: Reserved error (-1613); there is no message
    > for this error. After resolving this error, you can run the Wizard
    > again."
    >
    > Access 2000 :: Win 2K Pro w/ SP 4 :: MDAC 2.7
    >
    > Any help would be greatly appreciated.
    >
    > Thanks,
    >
    > -John[/color]


    Comment

    • John Sims

      #3
      Re: What is this Jet Engine error while creating partial replica?????

      Thanks MichKa. Any ideas what might be causing this? I am
      replicating directly in Access, not in code. I know there are records
      in the Master db and the FULL replica. It just blows up with this
      error when I try to create the partial...could it be a relationship
      issue somewhere???

      Thanks again.

      -John

      "Michael \(michka\) Kaplan [MS]" <michkap@online .microsoft.com> wrote in message news:<407f402d$ 1@news.microsof t.com>...[color=blue]
      > -1613 is Jet's internal way of saying "no current record" (in DAO it would
      > usually return error 3021, if memory serves).
      >
      >
      > --
      > MichKa [MS]
      > NLS Collation/Locale/Keyboard Development
      > Globalization Infrastructure and Font Technologies
      >
      > This posting is provided "AS IS" with
      > no warranties, and confers no rights.
      >
      > "John Sims" <simsjohnr@hotm ail.com> wrote in message
      > news:6074722.04 04150445.420092 e4@posting.goog le.com...[color=green]
      > > Hello All,
      > >
      > > Anybody out there know what this error is...I'm getting it while
      > > trying to create a partial replica from a full replica made from the
      > > design master.
      > >
      > > "The Partial Replica Wizard has encountered an error while trying to
      > > populate your partial replica with data. The error that the Jet
      > > Engine has returned is: Reserved error (-1613); there is no message
      > > for this error. After resolving this error, you can run the Wizard
      > > again."
      > >
      > > Access 2000 :: Win 2K Pro w/ SP 4 :: MDAC 2.7
      > >
      > > Any help would be greatly appreciated.
      > >
      > > Thanks,
      > >
      > > -John[/color][/color]

      Comment

      Working...