Hi there,
I'm using MSSQL server 2000 for database. I changed MSSQL to fit the languge I need . I tried to insert data in the MSSQL manually (by inserting it in the table by myself ) and then retriveing it using PHP but all I get was rabbish.
I also tried to insert the data using PHP but it is inserted as a rabbish in the DB .
any ideas?
thank you.