Re: PLEASE HELP !!!
From: Brian Sabino [MS] (briansa_at_online.microsoft.com)
Date: 05/24/04
- Next message: marcog03: "Re: Recovering dropped tables"
- Previous message: Brian Sabino [MS]: "Re: Recovering dropped tables"
- In reply to: Mike: "PLEASE HELP !!!"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 May 2004 13:10:32 -0700
Are you completely sure the schema is identical on the dev and production
systems. The error sounds like you're trying to sync to a publication that
has an identity column on a non integer column (on a bigint or tinyint for
example).
-- This posting is provided "AS IS" with no warranties, and confers no rights. "Mike" <mikek@alspaconsulting.com> wrote in message news:CKydnazgouo93y_d4p2dnA@speakeasy.net... > Whenever I try to sync with SQL 2000 I get the following > errors. > > #28557 Run > #28560 The OLE DB Execute Method failed. The SQL Statement is not valid. > [,,,SQK statement,,] > #25551 The identity column must be an integer data type and cannot be NULL > > #28573 Row Data Cannot be set > #0 Invalid row handle. > > On my development server evrything works just fine. > On the production server everything is so wrong. > Can someone please tell me what thos error messages mean?? > I have no idea what to look for. I am really puzzled. > Please help. > > Mike > >
- Next message: marcog03: "Re: Recovering dropped tables"
- Previous message: Brian Sabino [MS]: "Re: Recovering dropped tables"
- In reply to: Mike: "PLEASE HELP !!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|