Hi,
I'm using tablediff to compare tables from two different databases and
generate an update script. I'm facing a problem with tables that contain a
decimal column.
The decimal separator is a ',' on my databases, since I'm in france, so the
script that is generated by tablediff contains ',' for field separators in
insert commands and ',' for decimal separators. In consequence, the script
is useless.
Is there a way to change this behavior and have tablediff generate '.' as
decimal separator in the scripts ?
Thanks
David
>> Stay informed about: Tablediff and decimal separator