Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DaleFrench

    2.6 Reports Freezing Computer Randomly

    Thanks DSumZZZ for the helpful information. I haven't even thought about tmp files. How would I find out where they are saved to? From the source code or maybe the config file? I will try that tommorrow and also check out the link you gave me. Thanks again. Dale
  2. DaleFrench

    2.6 Reports Freezing Computer Randomly

    Hello all, I have a customer that uses a 2.6 application for her check unit. Every three or so records she enters and then prints a report, the computer freezes with the blank white paper screen and hourglass. She has to reboot. I am using the REPORT command. What is strange is that this...
  3. DaleFrench

    Records Freezing due to Resource File

    jrbbldr, Thank you much for such an informative reply. You answered the questions I asked. As it turns out, I had him delete any and all foxuser.* files and config.fpw files from all his workstations and the server, and immediately he was able to print from the records that where locking him...
  4. DaleFrench

    Records Freezing due to Resource File

    Hello Jerry, and thanks for response. Here is how my Dad wrote the path in the main proram in the project. PUBLIC gcdbfpath DO CASE CASE FILE('security.dbf') gcdbfpath = '' OTHERWISE gcdbfpath = 'i:\' ENDCASE I: is the start in directory's on all my customer's computers which are networked...
  5. DaleFrench

    Records Freezing due to Resource File

    Hello again and I am sorry for kinda of double posting, but after experimenting I think I may have found a solution, but I am not sure. Here is my problem. I have a customer that sent me his data from a Worthless Check program we wrote(err My Dad wrote) in Foxpro 2.6a. His problem is that all...
  6. DaleFrench

    Need help with error message

    Hello, I am not familiar with 2.0 but that error message means that that database needs to be reindexed or the application is pointing to a new index tag that needs to be created. Dale
  7. DaleFrench

    Records Locking up Compter from desktop shortcut.

    Rick, Thanks for the reply. Let me explain my question further. First this is all happening on my local machine(non networked) with data that was sent to me. I have a directory called c:\base\wc in which all the data, the executable, and other files are stored. I mapped a shortcut on the...
  8. DaleFrench

    Records Locking up Compter from desktop shortcut.

    Hello, I have unzipped some data sent to me by one of my customers. Some of the records Lock the computer up when printing any reports for that particular record. The strange thing is When I run the program from my Foxpro 2.6 for windows, the same records will run fine. When I run the program...

Part and Inventory Search

Back
Top