deerhntr22
Registered User.
- Local time
- Today, 03:18
- Joined
- Apr 29, 2016
- Messages
- 19
jdraw...right now the supervisor looks at a datagridview (DGV) in a VB program...he scrolls through the lines and adds his comments...when he hits the save button, the program stuffs the data into the "Old" table and creates the HTML file...next time the supervisor wants to make changes...he hits the refresh button and it starts the process all over again...(again, that is how it was supposed to work...but the records keep getting jacked up)(but I like Minty's idea)
What comes from the ERP is the data of what orders are shipping...(which is always changing...new orders added...orders that are put in the system as shipped are deleted)...other than that...no, nothing is needed or added to the ERP data...I actually could query the data myself, but the system does it already, so why reinvent the wheel.
Right now, when I replace the table...my data shifts...and either the comments are not aligned properly with the correct line data or it messed up in another field.
What comes from the ERP is the data of what orders are shipping...(which is always changing...new orders added...orders that are put in the system as shipped are deleted)...other than that...no, nothing is needed or added to the ERP data...I actually could query the data myself, but the system does it already, so why reinvent the wheel.
Right now, when I replace the table...my data shifts...and either the comments are not aligned properly with the correct line data or it messed up in another field.