Re: URGENT DB HELP
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
The database is downloaded to the FrontPage temporary directory, then
normally deleted when the file has been edited. The temp files should
also be deleted when you close FrontPage.
In FP2003, the FP temp directory is located at
%USERPROFILE%\Local Settings\Temporary Internet Files\FrontPageTempDir
In other versions, the temp directory is at:
%USERPROFILE%\Local Settings\Temp\FrontPageTempDir
Type or copy/paste these paths into the address bar in Windows
Explorer.
When editing an online database, it is best practise to open the
online web in FrontPage, then File->Export the database to the desktop
(or other convenient folder).
Edit the database, then use File->Import to place it back into the
web. This keeps an up to date backup on your desktop, and also tends
to avoid problems with errors when importing/uploading. Also import
the desktop version into your local copy of the web.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
"Jeff" <gig_bam@xxxxxxxxxxxx> wrote in message
news:-uWdnSXo2YmRYwXfRVn-uw@xxxxxxxxxxxxxxx
> OK gang. I have a question. When you click on a DB in FP to open it
> up. Is there a default temp folder that it downloads to? My server
> had a critical error while reuploading it back to server, so I need
> to be able to see the file that was DL to my computer before the
> error.
> Any help would be most appreciative. I do have a backup, but there
> have been 400 entries since last backup. I back up everyday, but
> this is what I gt on a daily basis.
> Thanks
> Jeff
>
.
Relevant Pages
- Re: Temp tables vs Permanent table with deletes
... Table expressions are literally inline macros, the SQL is expanded into ... using a persistent table for my temp storage - something surprising to ... many programmers who are used to CPU bound tasks that _always_ run ... an application database rather than tempdb. ... (microsoft.public.sqlserver.programming) - Re: Temp tables vs Permanent table with deletes
... CTE the optimiser hasn't a real idea in most cases (given real world SQL) how many rows will be returned on the intermediary steps, so you get a general plan. ... The worst 'improvements' come from doing things like avoiding the table creation overhead by using a persistent table for my temp storage - something surprising to many programmers who are used to CPU bound tasks that _always_ run faster if I do less work here;) ... Using a permanet table to act as a temporary table just causes blocking, fragmentation and additional logging because people usually locate it in an application database rather than tempdb. ... (microsoft.public.sqlserver.programming) - Re: Temp tables vs Permanent table with deletes
... If you are interested rather than taking our word for it Google around for tempdb blocking and research the problem. ... Table expressions are literally inline macros, the SQL is expanded into the main query - there is no encapsulation benefits in using table expressions because of this expansion. ... The worst 'improvements' come from doing things like avoiding the table creation overhead by using a persistent table for my temp storage - something surprising to many programmers who are used to CPU bound tasks that _always_ run faster if I do less work here;) ... Using a permanet table to act as a temporary table just causes blocking, fragmentation and additional logging because people usually locate it in an application database rather than tempdb. ... (microsoft.public.sqlserver.programming) - Re: Selective Database Results hurdle
... I would still avoid using the AutoNumber field type for this, however don't remove it from your ... I do not work with the FP database components, I write all of my ASP code by hand, so if you ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... within my dropdown submittal form and the values for that list currently contain spaces and commas. ... (microsoft.public.frontpage.client) - Re: Safari Users
... you would create a Access database with a single table. ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... To assist you in getting the best answers for FrontPage support see: ... > We have Windows IIS hosting on our web server. ... (microsoft.public.frontpage.client) |
|