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. John Stephen

    Foxypreviewer

    I am running FoxyPreviewer v3.00.247 2023.12.10 Windows 11. My problem is that when outputting to a PDF data from the previous PDF (in this case a previous invoice) is superimposed on the current PDF. Almost as if the previous PDF data is not being cleared. In older versions I issued a RELEASE...
  2. John Stephen

    DateTime Field

    Hi All VFP9 I wish to Browse a list excluding Datetimes prior to the current DateTime() Datetime field Closedate BROWSE FOR Closedate>=Datetime() Gives me all dates from today forwards but seems to ignore the time. I would like to Browse all records >= the current Date and time HOURS SET to 24...
  3. John Stephen

    XFRX

    XFRX allows appending one PDF after another one, however this only seems to be catered for by having a different report for each time. I need to generate a whole bunch of PDF files appended to one in a loop using the same form. Is this possible? TIA, John
  4. John Stephen

    Windows User Account Control Killing Dll's

    Here is a rhetorical question, mostly to invoke discussion. I have a customer who has recently upgraded from Windows Server 2003 to Server 2012 R2. They have two servers, one the data server which holds our VFP app and a Terminal Server which acts as the host for thin clients. Users login...
  5. John Stephen

    Has anyone had a cdx file being emp

    Has anyone had a cdx file being emptied or deleted seemingly from an outide source ? Similar to DELETE TAG ALL but there is no DELETE TAG ALL in my application. Windows Server 2016 and Windows 10 on the LAN This happens randomly to the point where I had to trap it because data was being...
  6. John Stephen

    Does anyone know where to find a si

    Does anyone know where to find a simple example of how to connect to SQL server in VFP9 (assuming I have been given the database details. The remote database is Microsoft SQL Server. I found this excellent example of coding for mySQL with a mySQL ODBC driver...
  7. John Stephen

    Gethub PFPX Help File

    I downloaded the VFP help file from gethttps://github.com/VFPX/HelpFile, unzipped it and ran the install. I installed it into Program Files (x86)\Microsoft Visual Foxpro 9 folder. Now I can't figure out how to get it to come up in VFP9. Any ideas thanks. John
  8. John Stephen

    Windows 10 and Server 2016 running VFP compiled exe

    I am posting this as general information in case someone has trouble in the future. I have a client with a server running my (VFP compiled executable) and numerous PC's running on a network using mapped drives. The client updated to Windows Server 2016 and the trouble started. The errors were...
  9. John Stephen

    VFP Won't Start in Windows 10

    Hi All VFP version 9 Well it does start, shows the splash screen then disappears. It is actually running but I can't see anything. I have checked the Config.fpw file and it has resource=off and screen=on. I have been programming on it for years, it has been running fine on Windows 10 since it...

Part and Inventory Search

Back
Top