Database Wizard

A

Art

I have used the DB Wizard extensively to give me results from a SQL Table and
I love it.

Now for the first time I just want to run a query that returns a total and
not details based on a user entered parameter

My simple query is SELECT count (field_name) FROM SQL_database WHERE
(original_date = '::eek:riginal_date::')

Original Date is a valid field in the database.

I get the error

Your page contains a query with user input parameters that could not be
resolved.
This could happen if your DatabaseRegionStart webbot has an empty or missing
s-columnnames or s-columntypes attributes.
You may need to read Microsoft Knowledge Base Article 817029.

I read the reference but dont see a solution.

Can anyone give some pointers?

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