Blank records added

U

udayton1128

I have an Access 2000 database linked to a VB 6.0
interface. When a new request is submitted through VB and
added to the database, a blank record is added along with
the information that the user submitted. I have another
VB interface designed so that the user can check the
status of his/her request. When they do this, all they
see is the blank record. I have to manually delete this
record from the database. Any thoughts on how to
eliminate this. Thank you for your help.
 
V

Van T. Dinh

I never had this in VBA code in Access so I would suggest checking the code
in your VB Front-End. If you are sure about your VB Front-End, try the
Microsoft Knowledge Base.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top