Results 1 to 4 of 4

Thread: Replication 'INvalid Column Name'

  1. #1

    Thread Starter
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253

    Replication 'INvalid Column Name'

    I am attempting to transactionally replicate a database to another SQL Server.

    I get the publisher to initialise the data and schema, and then perform the synchronisation.

    However the synchronisation fails with 'Invalid Column Name'

    The replication subsystem creates the tables so how can it misspell, or not create a column?

    Any help on this would be much appreciated.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Can you list out the column names here?

  3. #3

    Thread Starter
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253
    The column it is complaining about is one called 'divisionid'

  4. #4

    Thread Starter
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253
    Solved: The collation was different on the subscriber.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width