Results 1 to 6 of 6
  1. #1
    lcv99 is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Oct 2012
    Posts
    3

    Import data from PLC to MS Access database


    Hi I am trying to add more data points to an existing system that is importing data from Rockwell PLC Rslogix5000 to Microsoft Access Database, but I could not find out what type of communication link between the MS Access Database and the PLC. Could anyone tell me how to find that?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    What do you mean by 'existing system that is importing data from Rockwell PLC Rslogix5000 to Microsoft Access Database' - there is already a functioning procedure? What is that procedure?

    Maybe ODBC?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    lcv99 is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Oct 2012
    Posts
    3
    Hi June7, It is a computer running with windows XP service pack3. The MS Access version 2003 is running in this computer. The computer and PLC are communicating via ethernect. Data from PLC is importing to the access database in this computer. I checked in the computer and found no RsLinx OPC or DDE configured for the PLC and MS Databass. I also found no any micro file created in the existing MS access.mdb file. I can open and add new data points "TagName" and "Tagdescription" to the existing MS Access Databass.mdb file, but still question if I can replace the existing running .mdb file with the one that I had modified. I have very limited knowlege about MS Acess and Visual Basic. Any more suggestion would be very appreciated. Thanks,

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Went over my head. I have no idea what RsLinx OPC or DDE are nor what you mean by 'micro file'. My only experience with another db is Oracle and only to establish links to Oracle backend. This is facilitated by setting up a profile in Windows ODBC Data Sources Administrator.

    If Access does not have a table link to PLC db then that leaves VBA code as method to make connection.

    What do you mean you want to replace .mdb with modified db? You didn't just edit working db?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    lcv99 is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Oct 2012
    Posts
    3
    Yes, I can edit the existing file .mdb in the running computer, but just concern I might crash the communication. I have very limited knowledge about microsoft access database so I am not sure if I can edit the access database file (.mdb) in the access database running computer, then start the Ms access database again. I think that the system is already configured and running, so if I only add more new data points to the database table it will not effect the communication, but I am not sure, any idea?

  6. #6
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Is this a multi-user db?

    I don't know any reason not to edit the mdb when no one is using it. But then I don't know everything. As I said I have limited experience working with other db backends.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 12-17-2013, 02:44 AM
  2. Can I import data from one Access database to another?
    By jimneal in forum Import/Export Data
    Replies: 3
    Last Post: 09-25-2012, 07:22 PM
  3. how to import data into a split database
    By akshatagarwal93 in forum Database Design
    Replies: 3
    Last Post: 08-09-2012, 02:06 AM
  4. Replies: 9
    Last Post: 03-27-2012, 04:04 PM
  5. import an excell spreadsheet in an access database
    By lmichaud in forum Import/Export Data
    Replies: 0
    Last Post: 11-03-2006, 08:29 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums