Page 1 of 1

Tables and rows

Posted: Sun Mar 07, 2010 10:38 am
by wrothman@dealermagic.net
In my app Inbnd Agent . . . . I fetch the appropriate row, based on Transaction ID. However responses go to other rows. I dont understand how the record can stay togethter to be passed back to our main database. Is there a way to keep the record/row together? I'm at the point in which I want to push records from my database to the above app and then retrieve the results. We are going to need to add some error testing in the current app where required information has not been received. If data scatters to various rows, I wouldn't be able to do that.

Rows and tables

Posted: Mon Mar 08, 2010 10:54 am
by wrothman@dealermagic.net
Never mind. Found I was using the wrong tool to insert into database rather than update.