PDA

View Full Version : datapage(lost transactions)


FAT FREDDY
12-01-2006, 10:13 AM
Hi guys.
I'm running parts and datapage is excepting them. When i go to REPORTS there is only about two or three reports and the stat # and date do not match current stat count or the right date. I'm thinking i have a bug!!!!
I called tech support, but i was hoping to get info before 2007.

fat freddy

Matthew D. Hoedeman
12-01-2006, 10:20 AM
Are you using a loop? If so, I'll bet all the data is there, but pretty much, you are up a creek without a paddle, each 'part' will be in the database, BUT, part #1 will have [1] after the feature (or dimension) ID and #2 will have [2] and #3 will have [3] and so on. This is a BIG drawback to using loops. There are ways around it, one is to put an UPDATE stat command at the end of the program BEFORE the loop ends AND you must also go into the ID setup and MAKE SURE that it is not setup to put brackets on arrays.

JamesMannes
12-01-2006, 10:24 AM
Is the program looping back to the beginning to run another part? If so before the IF/GOTO statement you need a STATS/UPDATE command.

SABarber
12-02-2006, 10:27 PM
Just making sure the database that pcdmis is updating is the same database DataPage had opened when performing the reports.

Paul Barriage
12-04-2006, 08:46 AM
864-577-8317