SQL Developer Problems with Microsoft Word Apostrophes
832376Jun 7 2011 — edited Jun 9 2011Hi,
I'm trying to copy and paste a list like the following from Microsoft Word to SQL Developer -
'123','456','789'
Shouldnt be a problem.
But when ever I paste it into an sql file in Developer it comes out with different styled apostrophes which SQL Developer does not seem to like -
‘123’,’123’,’123’
Obviously I can just do a find and replace and change all of the problem apostrophes but is there a way to stop the problem occuring?
It doesnt matter what font I am using in Word, I always get the slanted style apostrophes. But in Developer, if I just normally type an apostrophe, I get the acceptable version - '