Friday, January 25, 2008

Mysql Charset C#

if you have any problem in inserting or updating values in utf8. there is easy way to do that. you need to add Charset=utf8 into your connection string example:
server=localhost;user id=fastfood;Charset=utf8;

No comments:

playwright in junie

  { "mcpServers" : { "playwright" : { "command" : "npx" , "args" : [ ...