Spanish MySQL Manual launched

2006-06-21 Thread Stefan Hinz
The Spanish translation of the MySQL Reference Manual is finally complete. It was done by one of our partners from Barcelona, Spain, with a lot of help from our community (volunteer translators and reviewers). The translation covers MySQL 5.0 and can be found here: http://dev.mysql.com/doc

Re: Spanish Accents

2004-03-09 Thread Jigal van Hemert
> correctly on my web page. Querying the database with the mysql client I see > that the character ó in the word Supervisión is ok but when my web app > queries the database the web page displays Supervisi¢n. The ó character > seems to be switched for the ¢ character. Does anyone know why this i

Re: Spanish Accents

2004-03-09 Thread Giulio
page using Windows 2000 Server, IIS 5.0, ASP (with vbscript) and MySQL database with MySQL Connector/ODBC. The content of this web page is in Spanish thus the database will contain letters with Spanish accents. My problem is that the Spanish characters are not displayed correctly on my web page. Qu

Spanish Accents

2004-03-09 Thread Brand, Troy Anthony
Hello, I am building a web page using Windows 2000 Server, IIS 5.0, ASP (with vbscript) and MySQL database with MySQL Connector/ODBC. The content of this web page is in Spanish thus the database will contain letters with Spanish accents. My problem is that the Spanish characters are not

Re: Spanish

2003-03-25 Thread Joel Rees
> I need , obtain the month in spanish, $B%=(Bhow can do it...? (B> (B> NOTE: Linux is in spanish , and mysql also. (B (BWorst comes to worst, you could always build a small table of the month (Bnames in Spanish and index the table by the month number. (B (B-- (BJoel Ree

Spanish

2003-03-25 Thread Carlos Rodrigo
Title: Mensaje Hello:     I need , obtain the month in spanish, ¿how can do it...?   NOTE: Linux is in spanish , and mysql also.   Thanks, regards   Carlos Rodrigo [EMAIL PROTECTED] www.amyc2000.com 

Re: spanish books about mysql?

2002-08-26 Thread Mauricio Sthandier R.
IL PROTECTED]> Sent: Saturday, August 24, 2002 5:01 AM Subject: spanish books about mysql? > hello > I searched amazon.com for spanish books about mysql or postgresql > but I couldn't find anything. and there is no amazon.es. > does anybody know if there is a online shop w

Re: spanish books about mysql?

2002-08-25 Thread DL Neil
02, Markus Jais wrote: > > >hello > > >I searched amazon.com for spanish books about mysql or postgresql > > >but I couldn't find anything. > > > > > >and there is no amazon.es. > > > > > >does anybody know if there is a online shop

Re: Charset Question - Spanish?

2002-02-13 Thread Reid Wilson
Hi, I would love to be forwarded any messages that people send you about this issue, as I'm in a very similar situation to you. On Mac OSX, we have a database into which we "feed" texts files of sql with the Spanish characters intact, but then in the database the accent marks

Charset Question - Spanish?

2002-02-12 Thread Juergen Schreck
Hi, I've read the man pages on this, but I can't figure out what to do. I have = a tab-delimited textfile containing spanish characters. I import those record= s using LOAD DATA INFILE... . All the special spanish chars are converted to something different. How can I correct this? The

manual on spanish

2001-05-14 Thread Carlos Martin Dagorret
You know about mysql manual on spanish ? Carlos Dagorret Rio Cuarto Argentina - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To