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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by RichardWakeman

  1. RichardWakeman

    Operation Not Available - Delphi 5

    Thanks again for the information. I'm transferring the data simply - record by record, field by field. Start a loop, start at top of DBF table, Append blank in MSAccess Table, and write data from DBF to Access field by field, then skip to next record in DBF table and do it again. It gets a...
  2. RichardWakeman

    Operation Not Available - Delphi 5

    Thanks Steve for your reply. Some grim possibilities. Forgive my ignorance but can you further explain: "...setting up a 'Session.PrivateDirectory' to contain the query files that are generated when database access / work is carried out." What does that mean? How and where do I do that...
  3. RichardWakeman

    Operation Not Available - Delphi 5

    Hi - I have a Delphi 5 app that transfers data from some dbf files into a MS Access app. It works fine and has for a while. However, lately, I am getting the error: OPERATION NOT AVAILABLE. This occurs during a loop of processing a large number of records, and it seems to come up on one...

Part and Inventory Search

Back
Top