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 derfloh 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: *

  • Users: svenman
  • Content: Threads
  • Order by date
  1. svenman

    Speed problem with VFP 9

    I have a exe and tables that are stored on a pc in a shared directory nothing special. User run the exe and access the table on that one pc. Anyone running the app on the pc where the exe and table are stored get great response. Any other user can wait up to a minute or more to get a response...
  2. svenman

    Lost developers menus

    I create a backup copy of mdb and cleanup some code. then setup the startup options so none of the menus will show. I need now to make some more changes but can not get the development menus back on as the tools >> startup menus is not an option. The only menu options are...
  3. svenman

    Want to cycle through a table and reset field values to 0 or blank

    I have a command button that when pressed I want to update certain values in the table to 0 or blank I need to do this for each record in the table. I know VFP not vb if VFP it would be DO while !eof() replace ..... skip enddo This is what I have so far but I do not know the code to...
  4. svenman

    Extra Page printing

    I have a report with no subreport, that prints an extra page. It is a very simple report with a header,detail and no footer info. When I preview the report there is a lot of space at the end of the page so the data is not overflowing the page. Might be because of the ruler issue stating before.
  5. svenman

    Ruler Question

    I would like to change the ruler setting from cm to inches and can not find where to do that. I have change the global settings on my pc to reflect inches. I can not find where in the options to do this. There is not a setting anywhere to change the ruler to inches

Part and Inventory Search

Back
Top