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 gkittelson 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. MarkyMark35

    Using ASP to add to dbf

    I figured it out I'm going to be using the Ado drivers from Advantage. They do all the work with index and stuff. Tryied it all day yesterday and it works fine. I can use regular SQL queries to do anything (well almost) Thanks for your replies Blorf
  2. MarkyMark35

    Using ASP to add to dbf

    Maybe there is but it isn't an option. The data must aprear without any user intervention in the clipper app.
  3. MarkyMark35

    Using ASP to add to dbf

    Hi all, I'm using ASP to open, update and add to a dbf table. I can open it, update entries but when i add an entry, the application that uses the table doesn't see it. I do beleive that this is due to the indexs not beeing updated. I am using the following code to accomplish this Set conn =...

Part and Inventory Search

Back
Top