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 TouchToneTommy 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. TheGipper2

    Is .cc related to visual dbase database ?

    As charlesdenver states, .cc is a custom class in Borland's Visualdb. Below is what the .cc class peforms when compiled into a program. Each .wfm which is the extention of a form developed system that I've writtened contain the following or a similar statement linking the .cc module into the...
  2. TheGipper2

    Problem Installing Visual Dbase 5.5 Professional

    The Gipper2 here.I've installed VDB 5.5 under all of the MS systems and presently use it on XP pro. Downloaded most of the updates to make 5.5 into 5.7 but am having problems with the deploy under 5.7. May go back to 5.5 all togather. There is a deploy fix for 5.7 and am waiting to register so...
  3. TheGipper2

    how to import image during append record in my program

    Below is VDB 5.7 approach I used to add pictures to a form. You may be able to transate it into 7.5 since it is an upgrade from 5.7. I hope it helps. ******************** VDB 5.7 APPROACH ******************** 1. On .DBF add field name "Client" Define as Character 2. On .DBF add field name...
  4. TheGipper2

    5.5 Compile and Deploy

    I have developed a system with 77 modules. Each module has a 'Build', 'Maintain' and 'Display' set of procedures that I want to execute from a 'Master' menu. Works fine in the development stage but when I deploy and click on a module and try to execute any of the three options I get a msg...

Part and Inventory Search

Back
Top