am trying to run insert.c script from client directory of mysql source
code. I am using vc++ on windows 2000.
I am getting a list of error message. Please can you help in getting the
script working
Some of the errors are

:\source\include\mysql_com.h(115) : error C2061: syntax error : identifier
'SOCKET'
c:\source\include\mysql_com.h(130) : error C2059: syntax error : '}'
c:\source\include\mysql_com.h(160) : error C2143: syntax error : missing ')'
before '*'
c:\source\include\mysql_com.h(160) : error C2143: syntax error : missing '{'
before '*'
c:\source\include\mysql_com.h(160) : error C2371: 'Vio' : redefinition;
different basic types
        c:\source\include\mysql_com.h(109) : see declaration of 'Vio'
c:\source\include\mysql_com.h(160) : error C2143: syntax error : missing ';'
before '*'
c:\source\include\mysql_com.h(160) : error C2059: syntax error : ')'
c:\source\include\mysql_com.h(161) : error C2143: syntax error : missing ')'
before '*'
c:\source\include\mysql_com.h(161) : error C2143: syntax error : missing '{'
before '*'
c:\source\include\mysql_com.h(161) : error C2059: syntax error : ')'

I will appreciate your help.


Hammad Nasim

Hammad Nasim
New Core Networks
1032 Castro Street
Mountain View, CA 94040

P 650-691-1400
F 650-938-1730

http://www.newcorenet.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to