Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - problem with SQL 2000 when use it . . .
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

problem with SQL 2000 when use it . . .

 Post Reply Post Reply
Author
FARSHAD View Drop Down
Groupie
Groupie


Joined: 21 September 2003
Status: Offline
Points: 76
Post Options Post Options   Thanks (0) Thanks(0)   Quote FARSHAD Quote  Post ReplyReply Direct Link To This Post Topic: problem with SQL 2000 when use it . . .
    Posted: 17 May 2004 at 1:06pm

Hi

 

I installed this forum and changed language files to Arabic

But I have a problem

When my users want to sign up with a Arabic name the registration completed but they can`t

Login , this happened when this forum use SQL 2000 DB and I found that

The user name is correct I mean the username in the database is correct and it is Arabic

But only remain one thing that is, User Code  . my problem is user code

 

That when the users enter Arabic characters , the User Code in the DB can`t show

It correctly

 

 I found that this line in SQL Setup File :

 

[User_code] [nvarchar] (50) NOT NULL

 

This is the code to create User Code column in the DB

But I don`t know what I must to do with this code

Until the user codes with Arabic characters,  don`t convert  to English and Unreadable characters

 

I had same problem with the messages that the users sent

When they typed Arabic characters after Sending, in the forum posts  page

We see just    these  :

 

??? ???? ????? ??? ? ?????? ????? ? ?

 

Yes Question mark

 

But I solved this problem by this :

This is the code that make Message column in the DB in the SQL Setup files

 

             [Message] [ntext]  NULL ,

 

Yes I changed the  [text]  to  [ntext]

 

And know it work fine

 

 

And know my problem is this :

My users can`t sign up with Arabic User names

 

 

Please Help me I need it

Thank you for your reply

Back to Top
FARSHAD View Drop Down
Groupie
Groupie


Joined: 21 September 2003
Status: Offline
Points: 76
Post Options Post Options   Thanks (0) Thanks(0)   Quote FARSHAD Quote  Post ReplyReply Direct Link To This Post Posted: 18 May 2004 at 12:01am

Hi

anybody help me i need it

 

Back to Top
dpyers View Drop Down
Senior Member
Senior Member


Joined: 12 May 2003
Status: Offline
Points: 3937
Post Options Post Options   Thanks (0) Thanks(0)   Quote dpyers Quote  Post ReplyReply Direct Link To This Post Posted: 18 May 2004 at 2:28pm

Don't know much about globalization, but assuming you set the LCID properly for the application, did you check the language settings on the db?

someone elase can probably give you a better answer.


Lead me not into temptation... I know the short cut, follow me.
Back to Top
thekiwi View Drop Down
Mod Builder Group
Mod Builder Group


Joined: 23 November 2003
Location: New Zealand
Status: Offline
Points: 392
Post Options Post Options   Thanks (0) Thanks(0)   Quote thekiwi Quote  Post ReplyReply Direct Link To This Post Posted: 18 May 2004 at 3:58pm
Yes ... for true internationalisation, your text based fields should be
nvarchar and ntext, not varchar and text etc.

Your assumption looks to be spot on. 
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.