database error - form field empty

M

MTF

I am getting intermittent errors with a Front Page ASP form making a database
inquiry. The really frustrating part is that it happens some days and not
other days with the same forms! There is usually only one form field on the
page - the rest is all database results. The files that are being queried are
DBF files, and there are no empty fields in the table - I've triple checked
that.

The only real clue in the error message, pasted in below is the empty form
field and the need for a default value, but I can't seem to find a way to put
in a default value.

All help greatly appreciated!

Error message:
Database Results Error
Description: [Microsoft][ODBC dBase Driver] System resource exceeded.
Number: -2147024882 (0x8007000E)
Source: Microsoft OLE DB Provider for ODBC Drivers

One or more form fields were empty. You should provide default values for
all form fields that are used in the query.
 

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

Similar Threads


Top