I would like to connect MySQL to COBOL via ODBC, I
have installed MyODBC 2.50 in my localhost and I can
able to create the DSN for the MySQL Database in
remote server.
I am in need of an interface to connect MySQL to
COBOL. Is there any provision already exists with
MySQL? if so can you please exp
I am in a position to connect MySQL into COBOL. I have
properly downloaded the MyODBC from your website. I
have tried to Establish connection from COBOL through
the C API it have.
For that I have to link certain run time library for C
API given by MySQL. like 'mysqlclient.lib', ...
I want to clar
gt;
> [EMAIL PROTECTED]
> CocoNet Corporation
> SW Florida's First ISP
> 825 SE 47th Terrace
> Cape Coral, FL 33904
>
>
>
>
>
> - Original Message -
> From: "P Arunacha
gt;
> [EMAIL PROTECTED]
> CocoNet Corporation
> SW Florida's First ISP
> 825 SE 47th Terrace
> Cape Coral, FL 33904
>
>
>
>
>
> - Original Message -
> From: "P Arunacha
27;*'
c:\mysql\include\mysql.h(284) : error C2059: syntax
error : ')'
c:\mysql\include\mysql.h(285) : error C2143: syntax
error : missing ')' before '*'
c:\mysql\include\mysql.h(285) : error C2143: syntax
error : missing '{' befor
> added in the 'Object/library module' field separated
> by spaces (e.g.
> 'wsock32.lib mysqlclient.lib'). Don't forget to add
> the path to the
> mysqlclient library in the 'Additional library
> path:' field.
>
> Pat...
>
>
> - Or