Help - Search - Members - Calendar
Full Version: CX-Supervisor to MS Access
Forums.MrPLC.com > PLCs and Supporting Devices > Omron > CX-Supervisor
MML
QUOTE

Hello!

I have a problem: I am writing array With size 10 from Cx-Supervisor 1.32 to MS Access database. How can I make, that this array will be written always at the same location in the database.

Thanks!
Zoran Mihajlovic
Access fild by index in Modify field association dialog.
tashinz
use DBmove commands to position to the desired record in database and then use DBwrite to write data to db (maybe DBupdate too, should check this).

regards
MML
QUOTE(tashinz @ Feb 24 2007, 09:28 AM) [snapback]50389[/snapback]

use DBmove commands to position to the desired record in database and then use DBwrite to write data to db (maybe DBupdate too, should check this).

regards



Thanks for the helpful and useful advice, Zoran!

Best regards!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.