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 Shaun E 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 69mach

  1. 69mach

    Compare structure of two tables programmatically.

    rgbean - I know what you're saying regarding a 'skipped' update throwing everything out of whack. I've got a pretty good handle on the data though and am pretty sure I can create a comparison/update utility that will work (only for a specific application though, only because I know all the...
  2. 69mach

    Compare structure of two tables programmatically.

    Aircon - Sorry, I didn't look at what AFields() returned. You are correct, everything I need is there, now I can complete my table comparison/update routine. THANKS!
  3. 69mach

    Compare structure of two tables programmatically.

    Thanks for the quick replys! AirCon - AFields() identifies the structure as being different but does not tell me what the difference is. Without knowing the difference, I still can't update the table. Any idea how to determine the actual fields structure? rgbean - Yes, We support FoxPro from...
  4. 69mach

    Compare structure of two tables programmatically.

    Is there an easy way to compare the structure of two tables programmatically? I need to create a program that can compare two sets of tables and modify the structure of the tables in location A based on the structure of the tables in location B. All tables to be compared/altered are free...

Part and Inventory Search

Back
Top