View previous topic :: View next topic |
Author |
Message |
jabberwocky Beginner
Joined: 21 Dec 2005 Posts: 1 Topics: 1
|
Posted: Wed Dec 21, 2005 10:02 pm Post subject: ODBC/JDBC |
|
|
I need to regularly get data from VSAM inot a MySQL or PostgreSQL database.
Don't know much about mainframes.
Looking for inexpensive ODBC/JDBC drivers.
Thanks. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu Dec 22, 2005 9:07 am Post subject: |
|
|
jabberwocky,
Simply FTP(daily) the vsam file to your server as a txt file and load it to a table read that file in mysql
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|