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

    Using microsoft office with VFP???

    Your code works! I cut and pasted it into the VFP6 command window, changed the file name of the document to one that is available on my computer and varoom MS Word97 loaded with the document opened :-) Michael G. Mahnke Signet Consulting www.sigcon.net
  2. sigcon

    Add data to a source table using a view

    Thanks for the reply. I'm not sure what you mean by "Get your views to be updatable for new records". I have been trying to resolve this problem for days. I found a way to make it work but I don't think it's the best way. I also don't think it will perform well on large tables since I...
  3. sigcon

    Add data to a source table using a view

    I have a contact table and a company table in the database. Each table has a primary index of type integer. The contact table has a foreign key to the company table. I've created a view that inner joins both tables. I've created a data maintenance form that contains both company and contact data...

Part and Inventory Search

Back
Top