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. Gary Sutherland

    Maximum file size when using FGETS

    Large CSV files is a topic that has cropped up before, I know, but I can't find a reference to this particular problem. I'm writing a tool import address data from the UK PAF.CSV postcodes/addresses file. This is a CSV file containing (at present) 31,827,747 individual UK postal addresses. I'm...
  2. Gary Sutherland

    Patch_26.exe for FPW 2.6

    Now this is a very long shot but I'm hoping someone might still have a copy of the Patch_26.exe utility for Foxpro 2.6 for Windows. This was a utility released by Microsoft to solve the problem of getting Division by Zero errors when running FPW26 on (what was for the time) a fast PC. All the...
  3. Gary Sutherland

    Updating SQL From VFP Cursor

    I've been tasked with updating an existing FoxPro program so that it can be used with data stored in an SQL database. Essentially what I'm doing is bringing the data through from SQL to a VFP cursor. Some of the records will have their field values changed and then the data written back to the...
  4. Gary Sutherland

    Accessing Listbox Data

    I'm trying to get someone else's VFP9 program working. It displays a form containing a ListBox control. This is populated programmatically with information read from a table. The Moverbar lets the user change the order that the items are displayed in and a command button writes them back to...

Part and Inventory Search

Back
Top