DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Spanish into Oracle

Hybrid View

  1. #1
    Join Date
    Sep 2000
    Location
    VA
    Posts
    343
    Hi all,

    Is there a way to insert spanish words into the Oracle table - like 'España'.

    When I try to insert it, it either takes the ASCII counterpart of it or replaces the 'ñ' with a '?'.

    Has anyone done this before or knows a work around for it??

    Shiva.

  2. #2
    Join Date
    Jul 2000
    Posts
    296
    First you have to define in the init.ora a character set which supports the Spanish characters. Second you have to set the nls_settings on your client correct, else the characters can/will be converted.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width