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 SkipVought 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. mdugan

    Database Tables

    I am responsible for adding enhancements to a Visual FoxPro 5 program. All the<br> database tables in this application are free tables (no database container is being used). To implement my enhancements I am using Visual FoxPro 6. I added a database container and then included some of the...
  2. mdugan

    Setting autoyield to .F. causes problems in working code.

    After setting autoyield to .F. the call to Thisform.ctSchedule1.AddKeyTimeBar <br> caused an event to be fired which was not being fired previously. Within that <br> event CLOSE TABLES and CLOSE DATABASE were executed. So after <br> returning from Thisform.ctSchedule1.AddKeyTimeBar with...
  3. mdugan

    Setting autoyield to .F. causes problems in working code.

    I am using a third party Active X Control from DBI Technology called Solutions Schedule 3.0. I first wrote code to query a database and then fill in fields in the control. This code worked fine until I set autoyield equal to .F. Now the code fails with the following error...<br> <br> Alias...

Part and Inventory Search

Back
Top