If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > any way of connecting MySQL to COBOl?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-01-03, 08:58
arunchp arunchp is offline
Registered User
 
Join Date: Nov 2003
Location: India
Posts: 22
any way of connecting MySQL to COBOl?

I have tried to connect MySQL Database into COBOL.

Upto my knowledge there is no direct way to link MyODBC with the COBOL.

Is any one can suggest me the possibilities of doing such thing....

thanks

apa.
Reply With Quote
  #2 (permalink)  
Old 12-01-03, 12:36
bstjean bstjean is offline
Registered User
 
Join Date: Sep 2002
Location: Montreal, Canada
Posts: 219
Re: any way of connecting MySQL to COBOl?

Quote:
Originally posted by arunchp
I have tried to connect MySQL Database into COBOL.

Upto my knowledge there is no direct way to link MyODBC with the COBOL.

Is any one can suggest me the possibilities of doing such thing....

thanks

apa.
Can you use ODBC?
Reply With Quote
  #3 (permalink)  
Old 12-02-03, 00:09
arunchp arunchp is offline
Registered User
 
Join Date: Nov 2003
Location: India
Posts: 22
thanks bstjean for considering my mail.

I thing u mean to ODBC is what I mentioned as myODBC.

I have downloaded the ODBC driver provided by MYSQL from their website they call it as MyODBC 2.50.

Thru which I have created Data Source Name (DSN) for the Database i have it in a server. It will provide the follwing details;

DSN Name, UserId, Password.

But to connect to COBOL we may need (i thing) additional informations as;
Which server it will be accessed from? (my server)
What protocol used for trasaction? (we may use HTTP)
What are all the environmental settings to indicate it is MySQL?

I want to know How we can give these details to COBOL ?

if any one suggest for these details it'll be very help full for me...

apa.
Reply With Quote
  #4 (permalink)  
Old 12-03-03, 08:31
arunchp arunchp is offline
Registered User
 
Join Date: Nov 2003
Location: India
Posts: 22
connecting COBOL to MySQL

What actually my requsition is;

I have used CA Realia II workbench environment for testing my application, currently it is linked to DB2 Database. I have to make relink to points to MySQL database.

I have created DSN for the MySQL database in remote server. I have to notify COBOL to establish connection via this DSN to MySQL Database.

Is any one consider this issue and suggest me...

Thanks

apa.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On