Carlos, What database are you using? For Oracle, you must specify language settings while creating a database. Not sure about others..
-- Becky Norum Database Administrator Center for Subsurface Sensing and Imaging Systems (CenSSIS) Northeastern University http://www.censsis.neu.edu On Fri, 2003-02-28 at 18:25, Carlos Portugal B. wrote: > Hello, i'm new in this list. > > I have a problem with the special characters (spanish characters), i execute > SQL command: > > "INSERT INTO table1 (field1) VALUES ('niño')" > > The insert is ok, but when i see the table "table1" i see "ni?o", the special > character ñ is replaced by ?. How can i do? > > > Please help me, > Carlos. > > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html