Cannot Edit SQL Database using DBIW

  • Thread starter Cassandra Lindquist
  • Start date
C

Cassandra Lindquist

I used the database interface wizard to setup some pages to edit a sql
database. (FrontPage 2003, SQL 2K on W2K3 server, IIS 6) I kept getting the
generic Database Results Wizard error. I changed the debugging to True and
this is the error that I am currently getting:

Database Results Wizard Error
Description: No value given for one or more required parameters.
Number: -2147217904 (0x80040E10)
Source: Microsoft OLE DB Provider for SQL Server

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

I checked in the sql table and allow nulls is checked for all fields (except
the primary key). What do I need to do to fix this? Thanks
 

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