Problem compiling a MySQL client in C language (Windows)

2002-09-09 Thread Jean-Marc Godart
Hello, Is anyone using Borland's C compiler with Windows (XP) ? I am trying to compile/link a very simple MySQL client written in C, using MySQL include files and mysqlclient library, but it does not want to work. What command line(s) should I use to have it compiled right ? By advance, thank

Problem with compiling a MySQL client in C language

2002-09-08 Thread Jean-Marc Godart
Hello, Is anyone using Borland's C compiler with Windows (XP) ? I am trying to compile/link a very simple MySQL client written in C, using MySQL include files and mysqlclient library, but it does not want to work. What command line(s) should I use to have it compiled right ? By advance, thank

Problem compiling a MySQL client in C language

2002-09-08 Thread Jean-Marc Godart
Hello, Is anyone using Borland's C compiler with Windows (XP) ? I am trying to compile/link a very simple MySQL client written in C, using MySQL include files and mysqlclient library, but it does not want to work. What command line(s) should I use to have it compiled right ? By advance, thank

Simple MySQL client in C ... Help please.

2002-09-07 Thread Jean-Marc Godart
Hello everyone, First of all, I am new to this list, so please let me introduce myself quickly : I am Jean-Marc and I work in research in a university in Belgium. I would like to make a very simple and basic C program that would just list the data I have in a field of a table. Even though I