FrontPage writing incorrect Access queries

D

D Newsham

After an upgrade to IIS 6.0 and FP extensions 2002, some websites with
database results pages are broken.

If I go into the database results properties and look at a query, it
might look like this:

Select * from "table1";

If I remove the double quotes and replace them with square brackets
[], the query runs correctly and the database results appear normally.

I don't understand why these queries have double quotes - could an
update have changed these?
 
D

D Newsham

Has anybody experienced problems with database results regions and
Access queries after an upgrate to IIS 6.0 and FP extensions 2002?
 

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