开发者

Can I get LogParser 2.2 to export into MySQL?

开发者 https://www.devze.com 2022-12-25 00:06 出处:网络
I\'ve got开发者_开发百科 an IIS site running with a MySQL db.Is there a way to get logparser to export into a MySQL database?Since LogParser can output CSV and most databases should be able to import

I've got开发者_开发百科 an IIS site running with a MySQL db. Is there a way to get logparser to export into a MySQL database?


Since LogParser can output CSV and most databases should be able to import from a CSV file, this should be possible. I'm not that familiar with MySQL but I found a thread on the iss.net forums which discusses how to do this:

http://forums.iis.net/t/1166385.aspx

"...try... outputting data as CSV and then using MYSQLIMPORT to get the data into MySQL."


The "SQL" output format dumps results to any ODBC-compatible database. You can see its options by using the following command:

LogParser -h -o:SQL
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号