J
Jrangel
I created a form that has a datasource to a SQL Server 2000 database. When i
enter the informatin on the form and hit submit the form tells me that it
sucessfully updated the database.
If i query the table in the database there is a record that has all empty
fields except for the time stamp. When i enter information in the form again
and hit submit i get an error telling me that it cannot create a duplicate
record.
What am i doing wrong? Why is the form inserting an empty record in the
database table?
enter the informatin on the form and hit submit the form tells me that it
sucessfully updated the database.
If i query the table in the database there is a record that has all empty
fields except for the time stamp. When i enter information in the form again
and hit submit i get an error telling me that it cannot create a duplicate
record.
What am i doing wrong? Why is the form inserting an empty record in the
database table?