how do I create a restricted XML interface in access 2003?

J

JB

Hi,

I'm putting together a simple database for logging problems. Basically I'd
like anyone to be able to use an XML data access page to view outstanding
problems and log new ones.
However, I don't want them to be able to change certain fields on existing
records. And I only want problems still unresolved to be displayed.
I tried applying a filter to control which records are displayed and
creating the XML page from that but the filter does not apply when using the
XML page!?
Also I can't seem to find a way to allow new records to be created without
allowing full editing of existing records. Am I going about this the wrong
way??
Any help appreciated!
 
Top