dbTalk Databases Forums  

Inserting Text into table replaces apostrophes with ?

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Inserting Text into table replaces apostrophes with ? in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kalbee
 
Posts: n/a

Default Inserting Text into table replaces apostrophes with ? - 07-28-2003 , 10:03 AM






When we insert text into field in a table, SQL SERVER apparently
replaces apostrophes with question marks -- is there a way to not have
this occur? We don't have this happen with the mySQL databases that
we also support.

Much help appreciated.

Reply With Quote
  #2  
Old   
Rob Wahmann
 
Posts: n/a

Default Re: Inserting Text into table replaces apostrophes with ? - 07-28-2003 , 10:17 AM






I've encountered users coying and pasting text from MS Word and this exact
issue occurred. My problem was the MS 'smart quotes' so I had to replace
them prior to inserting.

Rob

"TNR" <stage7 (AT) tgs (DOT) fr> wrote

Quote:
Try to double the apostrophes.

"kalbee" <kalbee (AT) einsof (DOT) com> wrote in message
news:45082167.0307280703.29b9d428 (AT) posting (DOT) google.com...
When we insert text into field in a table, SQL SERVER apparently
replaces apostrophes with question marks -- is there a way to not have
this occur? We don't have this happen with the mySQL databases that
we also support.

Much help appreciated.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.