I am using php and odbc to manipulate data in a Microsoft Access Database File (.mdb)
My input is extended ascii code
Example: ̺Á¸Äº
but when i submit it....i am getting different characters in the database.
Why is this happening?
Does Microsoft Access database file support extended ascii code?