2009-08-07

存入簡體字時會變成問號

解決方式 :
 
insert into XXX (AAA, BBB) values (N’簡體字’,N’簡體字’)
 
update XXX set AAA = N’簡體字’

沒有留言:

張貼留言