Results 1 to 4 of 4

Thread: Working with Access and MySQL

  1. #1
    Join Date
    Jan 2009
    Posts
    55

    Working with Access and MySQL

    Hi,
    I need some information on working with Ms Access Database with My SQL. In my work Ms Access is used frequently for importing and exporting tables of database too and fro. I need some instructions on the same. Which is a better way to get tables from MySQL and in the same way add up a database information in it via Access. Does this is possible by Cobol also. Thanks in advance for any suggestions.

  2. #2
    Join Date
    May 2008
    Posts
    4,570

    Re: Working with Access and MySQL

    Here lies the instruction for importing tables from MySQL to MS Access.First open a MS Access database to which we import the table. Then click on the New button and in the dialog that opens, select "Import Table". Then in the next dialog in the File Type field, select ODBC Databases. Here select your ODBC connection. Save your table now.

  3. #3
    Join Date
    May 2008
    Posts
    4,345

    Re: Working with Access and MySQL

    For exporting tables from MS Access to MySQL you will first need to open source database with MS Access, select the table and we click on the File menu in Export. Then in the next dialog in the File Type field, select ODBC Databases. Assign a the name that will take the exported table in MySQL database. Then choose the ODBC connection to the MySQL database.

  4. #4
    Join Date
    May 2008
    Posts
    4,831

    Re: Working with Access and MySQL

    Yes it is possible to access the tables via Cobol. All you need here to create a little application in Cobol to open the file you want to convert, scroll and scroll engraving on the other you have to declare it as LINE SEQUENTIAL. With this you will get an ASCII file which can be easily manipulated. In this way you can use Cobol also to get table from My SQL.

Similar Threads

  1. MS Access to MySQL
    By Xbust in forum Windows Software
    Replies: 5
    Last Post: 28-04-2011, 10:10 AM
  2. Advantages of Migrating from Microsoft Access to MySQL
    By PsYcHo 1 in forum Windows Software
    Replies: 5
    Last Post: 27-03-2010, 12:58 AM
  3. Replies: 3
    Last Post: 07-11-2009, 09:36 PM
  4. Mysql remote access
    By Gomeler in forum Software Development
    Replies: 3
    Last Post: 30-10-2009, 12:05 PM
  5. Error 1045 - Access denied in PHP5 and MySQL
    By Banjiji in forum Software Development
    Replies: 3
    Last Post: 28-08-2009, 05:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,880,428.61696 seconds with 16 queries