« Previous Next »

Thread: MySQL Connection.

Last post 01-18-2005 8:10 AM by LogParser User : Gabriele Giuseppini. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 01-14-2005, 1:12 PM

    MySQL Connection.

    Has  anyone had any luck conecting to Mysql?

    I tried using the ODBC drivers but I get this error.

    C:\Program Files\IIS Resources\Log Parser>LogParser  "SELECT EventLog, RecordNumber,TimeGenerated, EventID,EventType,EventTypeName, EventCat
    egory, SourceName,ComputerName, Message FROM System, Application, Security TO tblEvents"-o:SQL -server Server1 -driver "MySQL
     ODBC 3.51 Driver" -database mydatabase -username win

    Task aborted.
    Error turning off Bookmarks
      SQL State:     HYC00
      Native Error:  536
      Error Message: [MySQL][ODBC 3.51 Driver][mysqld-4.1.8-nt]Optional feature
      not implemented

    Statistics:
    -----------
    Elements processed: 0
    Elements output:    0
    Execution time:     0.09 seconds

    Any input?

     

  • 01-15-2005, 9:26 AM In reply to

    Wow! This might be the last bug fixed in 2.2 :-) The SQL output format turns off bookmarks, and it complains if an error occurs. It seems it should not complain when bookmarking is not supported by the target DB...

    I'm seeing to get this fixed in the upcoming 2.2 release.

    Thanks for reporting the problem!!! You've made Log Parser a better tool!!!!

    P.S.: I've sent you a private message.

  • 01-18-2005, 8:10 AM In reply to

    Thanks to Icery's help, this has been fixed in the upcoming 2.2 release. Now Log Parser ignores errors occurring while turning off bookmarks.
Page 1 of 1 (3 items)
Microsoft Communities