Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Spanish sql save error!!!

Status
Not open for further replies.

ombina

Programmer
Jun 18, 2002
62
US
Can asp and sql save spanish language into the database?
Thanks,

Ricky Ombina
ombina@yahoo.com
 
[tt]Claro que si
034.gif
T ® Ñ ¥
To keep a lamp burning we have to keep puting oil in it.
 
[tt]Cómo? no quieres que conteste tu post?
034.gif
T ® Ñ ¥
To keep a lamp burning we have to keep puting oil in it.
 
[tt]

Ok....

I'm going to leave this alone, because I have no ideas what you're talking about now...

LOL
034.gif
T ® Ñ ¥
To keep a lamp burning we have to keep puting oil in it.
 
I'm simply asking if:

1) Spanish text including all characters that is not normal English, able to write in MS SQL using ASP.

2) What is the code looks like? Form textarea, etc...

Obviously, it can be done because I just tested this FORUM's database and it works good.
Thanks,

Ricky
 
Hola

spanish non-english characters are part of normal acsii character sets so shouldnt be a problem.
a string being a set of chars. a database shouldnt care what chars they are.

i dont think the code need be any different.

you still have to take care of possible " ' " (apostrophes) in the normal fashion.

try it and if's there's any problems come back and we'll see what we can do :)


===============
Security Forums
 
Thank you browolf. It works cool now! Thanks,

Ricky
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top