Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-08-28 : 07:24:50
|
| Vinod writes "Hi,I am using sql server2k as a backend.If I use asp & Insert Data (prefix 'N' before each field) & set session("code_page")=65001 then data is stored in Unicode.But if I use PHP & do same as above it won't store it in Unicode.There is no code page in PHP.Pl. guide meThanks in advanceVinod" |
|
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2003-08-28 : 07:26:33
|
| I think that might be a problem with the PHP support of MS SQL (which is known to be pretty bad). Maybe ask on a PHP site.Damian |
 |
|
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
|
|
|
|
|