Building Client Program

2006-03-02 Thread baynaa
Hi all, I am building client program on MySQL 4.0.16 with C API. But I always get error like: make all-recursive gcc -I. -I/usr/home/vpopmail/include -I/usr/local/include/mysql -g -O2 -c user.c user.c: In function `delalert': user.c:357: syntax error before `*' user.c:

RE: Client program

2004-11-24 Thread SGreen
o use similiar to 'cmd'? > > -Original Message- > From: Ferhat BINGOL [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 24, 2004 8:47 AM > To: Scott Hamm; 'Mysql ' (E-mail) > Subject: Re: Client program > > > Hi, > > I use t

Re: Client program

2004-11-24 Thread Ferhat BINGOL
Scott Hamm" <[EMAIL PROTECTED]>; "'Mysql ' (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, November 24, 2004 2:46 PM Subject: RE: Client program > Isn't there any text-based program like telnet.exe or putty.exe that allows > me to use similiar to '

Re: Client program

2004-11-24 Thread Ferhat BINGOL
t;Scott Hamm" <[EMAIL PROTECTED]>; "'Mysql ' (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, November 24, 2004 2:46 PM Subject: RE: Client program > Isn't there any text-based program like telnet.exe or putty.exe that allows > me to use similiar

RE: Client program

2004-11-24 Thread Scott Hamm
Isn't there any text-based program like telnet.exe or putty.exe that allows me to use similiar to 'cmd'? -Original Message- From: Ferhat BINGOL [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 24, 2004 8:47 AM To: Scott Hamm; 'Mysql ' (E-mail) Subject: Re: Cl

Re: Client program

2004-11-24 Thread Ferhat BINGOL
t; Sent: Wednesday, November 24, 2004 2:38 PM Subject: Client program > What is the best client program that I can use to get connected to MySQL > remotely? I'm running Windows 2000... > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.co

Client program

2004-11-24 Thread Scott Hamm
What is the best client program that I can use to get connected to MySQL remotely? I'm running Windows 2000... -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: MySql Client Program Questions

2004-04-21 Thread Dirk Bremer \(NISC\)
> At 16:03 -0500 4/20/04, Dirk Bremer (NISC) wrote: > >I have a couple of questions concerning the MySql client program. > > > >1. Are the option for the client program, i.e. --auto-rehash, etc. > >documented anywhere? I searched the included HTML file and could not

Re: MySql Client Program Questions

2004-04-20 Thread Paul DuBois
At 16:03 -0500 4/20/04, Dirk Bremer (NISC) wrote: I have a couple of questions concerning the MySql client program. 1. Are the option for the client program, i.e. --auto-rehash, etc. documented anywhere? I searched the included HTML file and could not find a reference to the client options. What

MySql Client Program Questions

2004-04-20 Thread Dirk Bremer \(NISC\)
I have a couple of questions concerning the MySql client program. 1. Are the option for the client program, i.e. --auto-rehash, etc. documented anywhere? I searched the included HTML file and could not find a reference to the client options. What does the --auto-rehash option do? Heck, what do

Re: Window-based client program for MySQL (server in Linux)

2001-08-31 Thread j.urban
ux box. And want a windows based > client program that can be used to create and modify table designs and > other functions. > > Is there any PHP client for such purpose or any library to enable > Microsoft Access to interface the server.

Re: Window-based client program for MySQL (server in Linux)

2001-08-31 Thread Arjen G. Lentz
Hi, - Original Message - From: "Biniam Gebremichael" <[EMAIL PROTECTED]> > I have MySQL server installed in my linux box. And want a windows based > client program that can be used to create and modify table designs and > other functions. > Is there any PH

Window-based client program for MySQL (server in Linux)

2001-08-31 Thread Biniam Gebremichael
I have MySQL server installed in my linux box. And want a windows based client program that can be used to create and modify table designs and other functions. Is there any PHP client for such purpose or any library to enable Microsoft Access to interface the server. Thanks Biniam

Re: [OT] C program warnning (Just a test i try to understand C in order to build my mysql client program)

2001-02-15 Thread Benjamin Pflugmann
Hi. You know, this question is off-topic on the MySQL list. On Wed, Feb 14, 2001 at 09:54:44AM +, [EMAIL PROTECTED] wrote: > Hi folks, > > I am trying to compile a simple program to play with mysql. But i am > running into single problems, but i guess easy to solve by too many of > the wiza

C program warnning (Just a test i try to understand C in order to build my mysql client program)

2001-02-14 Thread Gustavo Vieira Goncalves Coelho Rios
Hi folks, I am trying to compile a simple program to play with mysql. But i am running into single problems, but i guess easy to solve by too many of the wizards here. I am too paranoic when compiling my programs, so i activate all warnning (at least i try) flags to gnu c compiler. The problem