If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > any help is GREATLY appreciated

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-17-03, 11:16
Plow Plow is offline
Registered User
 
Join Date: Apr 2003
Posts: 2
Arrow any help is GREATLY appreciated

Hello everyone,
I recently started a job working with a very antiquated paradox system. I believe it is paradox 4.5 (or somewhere around there). Anyway, I moved the shipping DB to a new computer. Everything is working exactly as it did on the old computerl; except one thing -
There is an end of day script that processes all the items shipped and recieved, everything works fine, however the last thing the script is supposed to do is place all that shipping information into a history table. The script runs and throws no errors, but for some reason the history table is no longer being populated with current data. The last entry is 04/04/2003 - the day I moved the system over.
The old system was on a win 95 machine and it is now running on a win ME machine. Like I said, everything is running smooth except that; no changes were made to the script and the old computers and new computers file structure are identical.
Can any of you suggest where I might look to see why this table is no longer populating? The script, although poorly commented, looks to be in order, and the script completes without any error.
I can provide more details if need be. Thanks in advance for any help offered!
Reply With Quote
  #2 (permalink)  
Old 04-17-03, 16:22
jlarimore jlarimore is offline
Registered User
 
Join Date: Apr 2003
Posts: 13
I would step thru the script manually executing all steps to find the problem. I suspect it can't find the table, or it has created another table and given it the old name plus an extension.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On