Current location: Hot Scripts Forums » Programming Languages » PHP » MySQL Trouble....


MySQL Trouble....

Reply
  #1 (permalink)  
Old 08-30-05, 05:03 AM
KIA CYPRUS KIA CYPRUS is offline
New Member
 
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
MySQL Trouble....

hello every1...i'm having a bit of difficulty while converting my MS Access DataBase to MySQL...the problem is that my Access Data is in ARABIC and when converting it to MySQL i get the results in ??????? format, i.e the collation is in the wrong settings....
hope som1 out there can help me...
one more thing...i'm currently building a WebSite for an association and i need to use a Search Engine to access my database...my coding is PHP,,if it can change anything.. take care guyz...
thnx...
peace
Reply With Quote
  #2 (permalink)  
Old 08-30-05, 06:25 AM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
how are you transfering the data?
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Reply With Quote
  #3 (permalink)  
Old 08-30-05, 12:54 PM
wheezy360's Avatar
wheezy360 wheezy360 is offline
Newbie Coder
 
Join Date: Nov 2003
Location: Toronto, ON
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
Your mysql tables are probably not set up with the right character/collation set. That is, you're trying to transfer characters from an arabic character set to what is probably the "latin1" character set. You'll probably need the "cp1256" character set, which contains the Windows Arabic collation.

Have a look here to read about MySQL's character/collation set handling.

Last edited by wheezy360; 08-30-05 at 12:57 PM.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 02:22 AM
UPDATE: MySQL Auto Backup & Export v1.1 Beyonder General Advertisements 2 03-21-05 02:05 PM
Trouble with PHP and MYSQL Programming stomlin PHP 3 03-01-05 12:34 PM
Trouble with PHP and MYSQL stomlin New Members & Introductions 2 07-31-04 11:38 AM
trouble running mysql query HasansWeb PHP 0 01-12-04 11:25 AM


All times are GMT -5. The time now is 07:05 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.