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

    dbf is not a table

    If the file system is NTFS, and if the disk has not been used since the problem occurred, then there are probably numerous copies of the tables on that disk. You can use the excellent HxD program, as mentioned by Mike, and the table structure shown by rob444, to search for the data that you...
  2. rog2y7t6

    How do I turn the result of a multiplication in a VALUE that can be entered into a database table ?

    Are you asking why the javascript does not work? The example code has id="NUMBER_2017" and id="AMOUNT" Your code does not, hence getElementById() fails.

Part and Inventory Search

Back
Top