Re: [sqlmap-users] about data charset
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-09-20 11:15:32
|
hi root. you can give it a shoot with --charset=gbk if that fails, there are number of things that could go wrong: 1) is your editor supporting chinese characters? 2) are you sure that the backend charset/collation is GBK? in case that the used DBMS connector sets collation to UTF8 and/or Latin1 there could be some problems with automatic conversions 3) which technique are you using? kind regards. On Tue, Sep 20, 2011 at 12:08 PM, root <ro...@cn...> wrote: > hi > when i use sqlmap to get data,this is gbk encoding.but get in > cvs,garbled..how to set? > > 2011-09-20 > ________________________________ > thks&Best Regards > robert > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |