Data Compare Error With PK Fields Containing Space Characters
11 views
Skip to first unread message
Russ Anderson
unread,
Mar 17, 2009, 10:56:06 AM3/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DB Solo
DB Solo mistakenly gives me an error ("Found duplicate primary key
values in the destination table...") when a PK field value contains a
leading space character. Sample for illustration purposes:
DB Solo thinks these two records are identical, even though they are
not. (The second record Field2 value contains a leading space.)
The database is Oracle.
DB Solo
unread,
Mar 17, 2009, 11:47:24 AM3/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DB-...@googlegroups.com
Make sure the 'Trim leading/trailing whitespace' option is not checked
on the Settings page. These settings also apply to the primary key
columns which could lead to the problem you described.