954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

This Blank Database Record!

I'm having an issue with an application connected to a database, where when I open the application it seems there is a blank record that cannot be edited or saved. The user can't just start entering data into blank fields, but MUST click a button to add a new record first, otherwise the entered data won't be saved. This blank record remains in the database. The app has several forms, each connected to a table, and I have the same issue with all of them.
The IDE generated the binding navigators and I can't find the code it created for creating a new record; I'm thinking that I can solve this by executing an "add record" when the form loads.

Is this correct, or is there another way to prevent this from happening?

As always, I would like to be able to understand the concept behind this, but if all I can get is some code that will solve it, I'll take it!

Toulinwoek
Posting Whiz in Training
274 posts since Mar 2005
Reputation Points: 10
Solved Threads: 2
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You