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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MasterDwayne

  1. MasterDwayne

    Borland Data Base locking up. when using CreateTable

    If following conditions occure, your computer will lock up: 1. TableName has a valid file assigned to it. 2. Active is Set to False AND you have the following Code: Line1: Table1->Active=false; Line2: Table1->CreateTable(); Line3: Table1->Active=true; BCB5 locks...

Part and Inventory Search

Back
Top