Update query not working

  • Thread starter Francis Phillips
  • Start date
F

Francis Phillips

Hi,

I have an update query written in a database region wizard which works fine
on my XP laptop but will not work on my win 2000 desktop.

They work when I publish them any suggestions of what to look at?

Thanks

Frank
 
T

Thomas A. Rowe

What is the error message?

In IE, you will need to disable show friendly HTTP errors under Internet Options | Advanced

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
F

Francis Phillips

Hi the error mesaage is this







Database Results Wizard Error

The operation failed. If this continues, please contact your server
administrator.

It is normal update query that seems to work fine on other systems..
 
P

PJx

Hi,

I have an update query written in a database region wizard which works fine
on my XP laptop but will not work on my win 2000 desktop.

They work when I publish them any suggestions of what to look at?

Thanks

Frank

Publishing to a server is required.
 
A

Andrew Murray

If they work when you publish, that's OK......does your XP lap top have IIS? or
ASP? it needs that to run the site locally - and you need to publish to another
folder on your hard disk or typically http://localhost

Same with 2000, does it have IIS or ASP?
 
A

Andrew Murray

I've had that error when using the Database INterface Wizard - the Add record and
Delete Record function works OK, but the change-and-save-record does not and
comesup with that error.

The sites I work on have full Windows hosting, Frontpage Ext and ASP.
 
Top