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 Rhinorhino 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: suec032a
  • Content: Threads
  • Order by date
  1. suec032a

    How to use buffering with security of file locking

    I am currently using (buffering,5) for a pageframe consisting of 3 pages: - page 1 and 2 show a single record, but page 3 is the many table. The application was originally written in 2.6 using rlock() and the user was informed immediately they tried to display a customer that someone else was...
  2. suec032a

    Need to set focus after Data bound calendar

    I have a grid that displays 3 fields, start date, end date and number of days. For each record, the full booking information, including these 3 fields are displayed in the lower part of the same form. I have used the monthview data bound calendar, as described in the solutions examples, as a...
  3. suec032a

    Combobox for large volume of records

    Hi, On page 2 of my pageframe, I have 3 comboboxes as follows: colour (452 choices in list) breed (1030 choices in list) Vet (532 choices in list) with 2nd colum containing vet phone number which I need to display as well the lookup tables for these values are indexed. I need the users...
  4. suec032a

    Activate Menu Option on Application Startup

    Hi, Can someone please help with using a keyboard{}action to select a menu option, both at startup and when my forms are released. When my application starts, my custom menu is shown, but it is greyed out. In the menu setup procedure I have the code keyboard '{CTRL + B}' and this menu...
  5. suec032a

    Using a grid as an input screen

    Hi, I am updating a 2.6 app to VFP 9.0 SP2 and I need to design a screen that contains booking information for a customer. There are 20 fields for each booking, 4 of these are memo fields and 7 are logical fields. The client wants to limit the number of bookings (dates), displayed per customer...
  6. suec032a

    Problem displaying data when DBF in 1st normal form

    I am using VFP9 SP2 and have 3 tables, consisting of customer information (table1), pet information (table2) and booking information (table3). Both table2 and 3 are linked to customer table. I am trying to rewrite an old 2.6 application and still pretty new to VFP9. A customer can have multiple...

Part and Inventory Search

Back
Top