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.
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 query.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.