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. pmbroh

    Simple Warehouse Web App

    This question is along the line of similar HOW DO I DO WEBAPPS in VFP. I need a very basic Warehouse App to bring parts in and check them out. This is for managing a warehouse on the Gulf Coast to handle building supplies for Volunteer Organizations. I have a current FPW 2.6 app that does way...
  2. pmbroh

    Running 2.6 in a WIN 2K Advanced Server

    Thanks Dave, It is definately not an index issue when you get file access denied on all 50 tables in the database. The scheduler kicks off an application at night that opens all tables in an exclusive mode prior to doing data updating. Thanks Pete
  3. pmbroh

    Running 2.6 in a WIN 2K Advanced Server

    Good morning - we have an application running on a Windows 2000 Advanced Server. The application is running on a Scheduler and probably crashed sometime during the night although I don't see anything saying that it bombed. Right now I can not open any of the tables that are used in the...
  4. pmbroh

    VFP Stored Procedures and Foxpro 2.6

    Thanks Mike so much for your reply. Your right about the ODBC support of Update on 2.6 - I was running the update against a View - fixed now - Front end right now is VFP but when finished front end will be a hand held scanner. Thanks
  5. pmbroh

    VFP Stored Procedures and Foxpro 2.6

    I would like to update a 2.6 table through ODBC - The RFID application is ODBC compliant. The application is a large one developed in 2.6. As best I can tell 2.6 ODBC like 2.6 does not support UPDATE/DELETE transaction. To update a 2.6 table using ODBC I was thinking that I could do an...
  6. pmbroh

    FPW to VFP Migration

    Thanks, for the response Tamar. Based on your response, will ODBC work fine with the old 2.6 tables. Thanks, Pete B.
  7. pmbroh

    FPW to VFP Migration

    I have a medium to large 2.6 FPW application with screens developed using YAG's Flash screen development so the screen code is pretty heavy but still works great. I have another application that needs to use the tables from this application but can only communicate using ODBC. So my options...
  8. pmbroh

    Calling Windows XP Picture and Fax Viewer

    I would like to open from either VFP or Fox2.6 Windows XP Picture and Fax Viewer. It is a .dll file shimgvw.dll not a .exe. Any ideas, Thanks much, Pete B
  9. pmbroh

    SMTP Server in VFP

    Thanks so much, Mike, Perfect - any advantage in selecting a specific Server. Sending simple mail with 3 text attachments. Pete
  10. pmbroh

    SMTP Server in VFP

    Until now I have used VFP (8.0) to do emailing using the MAPI32 control to create SMTP commands and uses the existing email package (Outlook) to generate the emails. Corporate IT has implemented a Client-Managed Architecture and won't let me use this method anymore. Does VFP provide its own...
  11. pmbroh

    MemLimit Statement Usage

    Thanks so much Bob, makes a lot of sense. Pete B.
  12. pmbroh

    MemLimit Statement Usage

    Is the MemLimit statement still functional in Config.fpw for new machines. With 64 - 256 Megs of memory running Windows 2K should I use the statement and with what parameters. Thanks, Pete B.
  13. pmbroh

    Crash after Hibernate

    Running Windows 2K Service Pack 4 on an IBM Thinkpad. I Hibernate the system. When I start back up the system - about 50% of the time I get a Physical Core dump and have to do a reboot and delete the Restoration File before continuing. Any ideas - Thanks much Pete B.

Part and Inventory Search

Back
Top