Greetings,
I have a case where I need to received 2 data strings from the same port using different settings.
First string goes to one database table and the second strings goes to another database table....
In order to make this work I think I need 2 ascii query and parser to deal with the 2 string to send to 2 different sql server tables.
ANy thoughts would be welcome
Thank you.
Thanks