Share

Snort Monitor for Linux/Unix

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

ODBC Help

You are viewing a single message from this topic. View all messages.

  1. 2002-12-03 03:17:47 UTC
    Anthony,

    Here is my .odbc.ini file:

    ----------------------------------------------------------
    [ODBC Data Sources]

    ;[ids]
    ;Driver = /opt/mysql/odbc/libmyodbc.so
    ;Host = localhost

    [ids]
    Driver = /opt/mysql/odbc/libmyodbc.so
    Server = 192.168.1.1
    PORT = 3306

    ;[Default]

    ------------------------------------------------------------

    "ids" is the database name.

    If you can connect to MySql, the .odbc.ini sounds OK. Since
    you already hit the line 676 in dbprocs.c, your odbc.ini file
    works fine for the driver.

    Could you send me some info about your system to my yahoo
    account?

    The output of:

    gcc -v
    ldd sntm
    ls /lib/libc-2*

    Regards,

    Min.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.