Search:

Type: Posts; User: zzman

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,316

    Implementing a Progress messages

    How do i implement a progress message that looks like this:
    [------------- ]60%

    In a windows 32 console application. I am using visual studio 8 for development. I am sure...
  2. Replies
    9
    Views
    2,938

    Figure it out, for anyone interested set the...

    Figure it out, for anyone interested set the character encoding to "Use Multi-Byte Character Set" and make sure your DSN is setup as system.

    Thanks to all who responded.
  3. Replies
    9
    Views
    2,938

    Did some error reporting, ive updated the code...

    Did some error reporting, ive updated the code above to reflect the same, here's the error:

    SQLSTATE: IM002
    Native Error Code: 0
    [Microsoft][ODBC Driver Manager] Data source name not found and...
  4. Replies
    9
    Views
    2,938

    SQLConnect is not returning the right value. I am...

    SQLConnect is not returning the right value. I am not getting any compile errors.

    I am ready to pull my hair out, any help will be appreciated guys ...
  5. Replies
    9
    Views
    2,938

    Help With ODBC Code

    I am trying to connect to a mysql database using the ODBC driver i set up on my PS as a system DSN. I have been struggling with this for 2 days now and i cant get pass "Establishing a Connection", so...
Results 1 to 5 of 5