|
-
Jan 16th, 2003, 07:40 AM
#1
Thread Starter
Frenzied Member
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.
-
Jan 16th, 2003, 08:05 AM
#2
Can you list out the column names here?
-
Jan 16th, 2003, 09:23 AM
#3
Thread Starter
Frenzied Member
The column it is complaining about is one called 'divisionid'
-
Jan 16th, 2003, 11:53 AM
#4
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|