|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 84
Members: 0
Total: 84
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Collation conflict between SQL_Latin1_General_CP1_CI_AS |
|
Posted: Sat Oct 25, 2008 12:40 pm |
|
|
julioisaias |
Valuable expert |
|
|
Joined: Jan 25, 2008 |
Posts: 50 |
|
|
|
|
|
|
|
How can I solve this problem in ASP?
Code: | Collation conflict between SQL_Latin1_General_CP1_CI_AS and Modern_Spanish_CI_AS |
hex() is not a function from mssql 2005...
Is there any similar function? I have tried but failed to work with substr(ascii())
Thanks.
Best regards. |
|
_________________ I study enough to make the rest a result. |
|
|
|
Posted: Sat Oct 25, 2008 12:57 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
Try COLLATE:
Code: |
SELECT aaaa COLLATE SQL_Latin1_General_CP1_CI_AS FROM bbbb
|
|
|
|
|
|
Posted: Sat Oct 25, 2008 1:14 pm |
|
|
julioisaias |
Valuable expert |
|
|
Joined: Jan 25, 2008 |
Posts: 50 |
|
|
|
|
|
|
|
Thanks Waraxe.
Thanks for your quick help.
Best Regards |
|
_________________ I study enough to make the rest a result. |
|
|
|
www.waraxe.us Forum Index -> Sql injection
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|