Search:

Type: Posts; User: athena21191

Search: Search took 0.01 seconds.

  1. [Help]fatal error LNK1104: cannot open file '%.obj'

    Please tell me how to fix....:rolleyes:
  2. Replies
    4
    Views
    1,450

    How to fix them? Thanks

    How to fix them?
    Thanks
  3. Replies
    4
    Views
    1,450

    [Help]Syntax error...

    #include <WinSock.h>
    #include <mysql.h>
    #include <stdlib.h>
    #include <stdio.h>
    #include <password.hh>


    MYSQL *conn;
    MYSQL_RES *res;
    MYSQL_ROW row;
  4. Replies
    6
    Views
    1,499

    Thanks.I will try to learn later. But tomorrow...

    Thanks.I will try to learn later.
    But tomorrow is the deadline to complete my project :(
    Please help me one more :(
  5. Replies
    6
    Views
    1,499

    Thanks so much.What about 5 errors above? I'm...

    Thanks so much.What about 5 errors above?
    I'm just a newbie so the project is too difficult
  6. Replies
    6
    Views
    1,499

    Help me to fix problem

    My project: Write a C program to connect to mysql database then query and show the result on screen

    #include <WinSock.h>#include <mysql.h>
    #include <stdlib.h>
    #include <stdio.h>
    #include...
Results 1 to 6 of 6