PC Review


Reply
Thread Tools Rate Thread

Database Results Error when publishing

 
 
Jon
Guest
Posts: n/a
 
      8th Apr 2008
I get the following error message when trying to refresh a Database Results
page while FP2000 is publishing changes to my website. Specifically, I'm
publishing an updated Excel spreadsheet that serves as my database:

Database Results Error
[Microsoft][ODBC Excel Driver]General error Unable to open registry key
'Temporary (volatile) Jet DSN for process 0x1638 Thread 0x15d4 DBC 0x2a1a3944
Excel'

If I keep clicking refresh, I will keep getting the same error while the
changes are being published. And if I continue to click refresh even after
FP is done publishing, I eventually get the error message: "Database Results
Error Unspecified Error". However, if I just sit back for a few minutes and
let FP finish publishing without interrupting it by clicking refresh, I can
eventually click refresh and the page will pull up just fine. Therefore, it
seems to me that a file at the server is trying to update without being
interrupted with a "refresh request".

While I can certainly be patient and let FP finish publishing, it's unlikely
the other 100 users of this site will be so patient since they're all going
to be after time sensitive data all at once. I'm concerned everyone will be
clicking refresh all at once and this file will never update properly b/c of
so many "refresh requests". So, my question is, is there anyway this page
can display the old data, and without an error message, while updates are
being published?

Thanks
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      8th Apr 2008
The excel format is a single user format which is really not a good for use on the web as you can
see, you need to use a Access database as your data source.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"Jon" <(E-Mail Removed)> wrote in message
news:ADB83511-7345-488F-8863-(E-Mail Removed)...
>I get the following error message when trying to refresh a Database Results
> page while FP2000 is publishing changes to my website. Specifically, I'm
> publishing an updated Excel spreadsheet that serves as my database:
>
> Database Results Error
> [Microsoft][ODBC Excel Driver]General error Unable to open registry key
> 'Temporary (volatile) Jet DSN for process 0x1638 Thread 0x15d4 DBC 0x2a1a3944
> Excel'
>
> If I keep clicking refresh, I will keep getting the same error while the
> changes are being published. And if I continue to click refresh even after
> FP is done publishing, I eventually get the error message: "Database Results
> Error Unspecified Error". However, if I just sit back for a few minutes and
> let FP finish publishing without interrupting it by clicking refresh, I can
> eventually click refresh and the page will pull up just fine. Therefore, it
> seems to me that a file at the server is trying to update without being
> interrupted with a "refresh request".
>
> While I can certainly be patient and let FP finish publishing, it's unlikely
> the other 100 users of this site will be so patient since they're all going
> to be after time sensitive data all at once. I'm concerned everyone will be
> clicking refresh all at once and this file will never update properly b/c of
> so many "refresh requests". So, my question is, is there anyway this page
> can display the old data, and without an error message, while updates are
> being published?
>
> Thanks



 
Reply With Quote
 
Jon
Guest
Posts: n/a
 
      8th Apr 2008
Thomas: Ugh, I was afraid that would be the answer. Do you think I can
simply save my excel spreadsheet as a access database and then use it? I
realize I would have to change the database connection in my website among
other things but do you think it could possibly be that simple?

Thanks,
Jon

"Thomas A. Rowe" wrote:

> The excel format is a single user format which is really not a good for use on the web as you can
> see, you need to use a Access database as your data source.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Jon" <(E-Mail Removed)> wrote in message
> news:ADB83511-7345-488F-8863-(E-Mail Removed)...
> >I get the following error message when trying to refresh a Database Results
> > page while FP2000 is publishing changes to my website. Specifically, I'm
> > publishing an updated Excel spreadsheet that serves as my database:
> >
> > Database Results Error
> > [Microsoft][ODBC Excel Driver]General error Unable to open registry key
> > 'Temporary (volatile) Jet DSN for process 0x1638 Thread 0x15d4 DBC 0x2a1a3944
> > Excel'
> >
> > If I keep clicking refresh, I will keep getting the same error while the
> > changes are being published. And if I continue to click refresh even after
> > FP is done publishing, I eventually get the error message: "Database Results
> > Error Unspecified Error". However, if I just sit back for a few minutes and
> > let FP finish publishing without interrupting it by clicking refresh, I can
> > eventually click refresh and the page will pull up just fine. Therefore, it
> > seems to me that a file at the server is trying to update without being
> > interrupted with a "refresh request".
> >
> > While I can certainly be patient and let FP finish publishing, it's unlikely
> > the other 100 users of this site will be so patient since they're all going
> > to be after time sensitive data all at once. I'm concerned everyone will be
> > clicking refresh all at once and this file will never update properly b/c of
> > so many "refresh requests". So, my question is, is there anyway this page
> > can display the old data, and without an error message, while updates are
> > being published?
> >
> > Thanks

>
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      8th Apr 2008
Yes, if you have the option, otherwise you will need to create an Access database and then import
the Excel data.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"Jon" <(E-Mail Removed)> wrote in message
news:54356404-E94B-4626-B601-(E-Mail Removed)...
> Thomas: Ugh, I was afraid that would be the answer. Do you think I can
> simply save my excel spreadsheet as a access database and then use it? I
> realize I would have to change the database connection in my website among
> other things but do you think it could possibly be that simple?
>
> Thanks,
> Jon
>
> "Thomas A. Rowe" wrote:
>
>> The excel format is a single user format which is really not a good for use on the web as you can
>> see, you need to use a Access database as your data source.
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Jon" <(E-Mail Removed)> wrote in message
>> news:ADB83511-7345-488F-8863-(E-Mail Removed)...
>> >I get the following error message when trying to refresh a Database Results
>> > page while FP2000 is publishing changes to my website. Specifically, I'm
>> > publishing an updated Excel spreadsheet that serves as my database:
>> >
>> > Database Results Error
>> > [Microsoft][ODBC Excel Driver]General error Unable to open registry key
>> > 'Temporary (volatile) Jet DSN for process 0x1638 Thread 0x15d4 DBC 0x2a1a3944
>> > Excel'
>> >
>> > If I keep clicking refresh, I will keep getting the same error while the
>> > changes are being published. And if I continue to click refresh even after
>> > FP is done publishing, I eventually get the error message: "Database Results
>> > Error Unspecified Error". However, if I just sit back for a few minutes and
>> > let FP finish publishing without interrupting it by clicking refresh, I can
>> > eventually click refresh and the page will pull up just fine. Therefore, it
>> > seems to me that a file at the server is trying to update without being
>> > interrupted with a "refresh request".
>> >
>> > While I can certainly be patient and let FP finish publishing, it's unlikely
>> > the other 100 users of this site will be so patient since they're all going
>> > to be after time sensitive data all at once. I'm concerned everyone will be
>> > clicking refresh all at once and this file will never update properly b/c of
>> > so many "refresh requests". So, my question is, is there anyway this page
>> > can display the old data, and without an error message, while updates are
>> > being published?
>> >
>> > Thanks

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Results Error =?Utf-8?B?c2hpa2hh?= Microsoft Frontpage 1 19th May 2007 09:20 AM
Database Results Error =?Utf-8?B?R2lzbW8=?= Microsoft Frontpage 6 24th Aug 2006 04:10 PM
Database results error =?Utf-8?B?Um9k?= Microsoft Frontpage 1 28th Apr 2005 07:48 PM
Database error when publishing with Frontpage2000 sarah Microsoft Frontpage 8 24th Oct 2004 09:47 PM
Database Results Error Rob Microsoft Frontpage 7 11th Dec 2003 03:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:46 AM.