I have a project that needs to produce a ticket after each batch. I need to log about 130 tags from a Compactlogix processor to a sql database. I also need the option to send the ticket to a printer if check box selected. Does anyone have any example code showing how to move that many tickets to the database? I have been searching for a while. I am proficient in PLC code, VB, just a little. The ticket needs to be produced when a tag receives a value, the code than needs to reset the value in the PLC after the transfer to the database is complete. Thank you in advance for any help I may get. I have a VB project using OPC and RSLinx that does work, but really want to be rid of the RSLinx