Connecting Tech Pros Worldwide Forums | Help | Site Map

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

John Sims
Guest
 
Posts: n/a
#1: Nov 12 '05
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]
Guest
 
Posts: n/a
#2: Nov 12 '05

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@hotmail.com> wrote in message
news:6074722.0404150445.420092e4@posting.google.co m...[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]


John Sims
Guest
 
Posts: n/a
#3: Nov 12 '05

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.microsoft.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@hotmail.com> wrote in message
> news:6074722.0404150445.420092e4@posting.google.co m...[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]
Closed Thread