Write a custom ASP page in your site to run the query (or equivalent action on your DB) from your site
- Not all Access queries are directly translatable to VBscript supported on a server
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Mick" <(E-Mail Removed)> wrote in message news:E4DF3B6F-F532-452C-BE38-(E-Mail Removed)...
| Thanks Stefan for the reply, and so quick too.
| Is there any way I can run the update query from my pc to the DB on the
| server without import/update/export procedure please
| Mick
|
| "Stefan B Rusynko" wrote:
|
| > Export the DB to your desktop, run your query, Import the DB back into the FP web (or on the server)
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| >
http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| > "Mick" <(E-Mail Removed)> wrote in message news:890D2EF4-79D4-43AD-94D2-(E-Mail Removed)...
| > |I have ( with the help of Kathleen & Paul) created a working Database
| > | Interface. The Access database now sits on the server, and I can add,delete
| > | and update records ok, using the Database Interface. So far so good......
| > |
| > | Before, when the Access database was sitting on my pc, I was able to run an
| > | update query, to update fields within the records, before publishing the
| > | complete database to the server.
| > |
| > | How do I run that same query on the database, which is now located on the
| > | server please.
| >
| >
| >