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 derfloh 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 Anjilique

  1. Anjilique

    search for & delete a blank record

    Hi... thanks for your reply.. I did figure it out eventually and used embedded sql to find the blank row and then used and EOF check to make sure it wasn't the blank row at the end of the table. Once that was done, I did another SQL query to delete the said row and had the database execute the...
  2. Anjilique

    search for & delete a blank record

    A user is somehow populating a table with a blank record (i can't recreate the error) so what I'm trying to do is check for the blank record and delete it by code. Any ideas on how to do this? Anji

Part and Inventory Search

Back
Top