PC Review


Reply
Thread Tools Rate Thread

database wizard error

 
 
=?Utf-8?B?c3Rhcm1hbjA2?=
Guest
Posts: n/a
 
      22nd Jun 2006
Well hope someone can help me here. I had set up a couple of web pages on
our server showing some info from some sql views. All was fine till the
other day when none of the pages would show. All showed the same "Server
Error in '/' Application" error. That was the start of my problem as when i
tried to open the pages in frontpage 2003 i could no longer use the database
wizrd to completion. I get to connect to our sql database ok but then it
falls over trying to open the table, telling me the object does not exist.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SHVtaSBLaGFu?=
Guest
Posts: n/a
 
      22nd Jun 2006
Can you remember what was the last thing that took place on that website, or
if someone configured or made any changes to sql server? Does table exist
there? If you change the table name and then connect, does that work? I am
still thinking how I can resolve that issue.

"starman06" wrote:

> Well hope someone can help me here. I had set up a couple of web pages on
> our server showing some info from some sql views. All was fine till the
> other day when none of the pages would show. All showed the same "Server
> Error in '/' Application" error. That was the start of my problem as when i
> tried to open the pages in frontpage 2003 i could no longer use the database
> wizrd to completion. I get to connect to our sql database ok but then it
> falls over trying to open the table, telling me the object does not exist.

 
Reply With Quote
 
=?Utf-8?B?c3Rhcm1hbjA2?=
Guest
Posts: n/a
 
      23rd Jun 2006
The website is only for read access so no changes can actually take place.
As far as i know no changes have been made to any of our servers. The table
does still exist and I am unable to access any of the tables on this
database. The database in question is for our sales system so no tables have
been renamed or deleted.

"Humi Khan" wrote:

> Can you remember what was the last thing that took place on that website, or
> if someone configured or made any changes to sql server? Does table exist
> there? If you change the table name and then connect, does that work? I am
> still thinking how I can resolve that issue.
>
> "starman06" wrote:
>
> > Well hope someone can help me here. I had set up a couple of web pages on
> > our server showing some info from some sql views. All was fine till the
> > other day when none of the pages would show. All showed the same "Server
> > Error in '/' Application" error. That was the start of my problem as when i
> > tried to open the pages in frontpage 2003 i could no longer use the database
> > wizrd to completion. I get to connect to our sql database ok but then it
> > falls over trying to open the table, telling me the object does not exist.

 
Reply With Quote
 
=?Utf-8?B?SHVtaSBLaGFu?=
Guest
Posts: n/a
 
      23rd Jun 2006
The only thing that i can think of is, refreshing the database then if it
doesn't work still. Then disconnecting and reconnecting the database. FP2k3
wont work till you have your sql accessing to those tables. I hope that this
resolve your issue.

"starman06" wrote:

> The website is only for read access so no changes can actually take place.
> As far as i know no changes have been made to any of our servers. The table
> does still exist and I am unable to access any of the tables on this
> database. The database in question is for our sales system so no tables have
> been renamed or deleted.
>
> "Humi Khan" wrote:
>
> > Can you remember what was the last thing that took place on that website, or
> > if someone configured or made any changes to sql server? Does table exist
> > there? If you change the table name and then connect, does that work? I am
> > still thinking how I can resolve that issue.
> >
> > "starman06" wrote:
> >
> > > Well hope someone can help me here. I had set up a couple of web pages on
> > > our server showing some info from some sql views. All was fine till the
> > > other day when none of the pages would show. All showed the same "Server
> > > Error in '/' Application" error. That was the start of my problem as when i
> > > tried to open the pages in frontpage 2003 i could no longer use the database
> > > wizrd to completion. I get to connect to our sql database ok but then it
> > > falls over trying to open the table, telling me the object does not exist.

 
Reply With Quote
 
=?Utf-8?B?c3Rhcm1hbjA2?=
Guest
Posts: n/a
 
      23rd Jun 2006
OK how do i do that, is it something within Frontpage. I know its not down
to the PC as i can access and work on those tables within other office
products. It is only Frontpage that is causing the problem

"Humi Khan" wrote:

> The only thing that i can think of is, refreshing the database then if it
> doesn't work still. Then disconnecting and reconnecting the database. FP2k3
> wont work till you have your sql accessing to those tables. I hope that this
> resolve your issue.
>
> "starman06" wrote:
>
> > The website is only for read access so no changes can actually take place.
> > As far as i know no changes have been made to any of our servers. The table
> > does still exist and I am unable to access any of the tables on this
> > database. The database in question is for our sales system so no tables have
> > been renamed or deleted.
> >
> > "Humi Khan" wrote:
> >
> > > Can you remember what was the last thing that took place on that website, or
> > > if someone configured or made any changes to sql server? Does table exist
> > > there? If you change the table name and then connect, does that work? I am
> > > still thinking how I can resolve that issue.
> > >
> > > "starman06" wrote:
> > >
> > > > Well hope someone can help me here. I had set up a couple of web pages on
> > > > our server showing some info from some sql views. All was fine till the
> > > > other day when none of the pages would show. All showed the same "Server
> > > > Error in '/' Application" error. That was the start of my problem as when i
> > > > tried to open the pages in frontpage 2003 i could no longer use the database
> > > > wizrd to completion. I get to connect to our sql database ok but then it
> > > > falls over trying to open the table, telling me the object does not exist.

 
Reply With Quote
 
=?Utf-8?B?SHVtaSBLaGFu?=
Guest
Posts: n/a
 
      23rd Jun 2006
you would have to refresh you sql server and if that doesn't work then
disconnect and reconnect sql server. That should work. You can't access your
database through FP2K3 till you refresh your sql server and access ur table
and see if it works there. If it starts working in sql then FP2K3 will be
able to access it.

"starman06" wrote:

> OK how do i do that, is it something within Frontpage. I know its not down
> to the PC as i can access and work on those tables within other office
> products. It is only Frontpage that is causing the problem
>
> "Humi Khan" wrote:
>
> > The only thing that i can think of is, refreshing the database then if it
> > doesn't work still. Then disconnecting and reconnecting the database. FP2k3
> > wont work till you have your sql accessing to those tables. I hope that this
> > resolve your issue.
> >
> > "starman06" wrote:
> >
> > > The website is only for read access so no changes can actually take place.
> > > As far as i know no changes have been made to any of our servers. The table
> > > does still exist and I am unable to access any of the tables on this
> > > database. The database in question is for our sales system so no tables have
> > > been renamed or deleted.
> > >
> > > "Humi Khan" wrote:
> > >
> > > > Can you remember what was the last thing that took place on that website, or
> > > > if someone configured or made any changes to sql server? Does table exist
> > > > there? If you change the table name and then connect, does that work? I am
> > > > still thinking how I can resolve that issue.
> > > >
> > > > "starman06" wrote:
> > > >
> > > > > Well hope someone can help me here. I had set up a couple of web pages on
> > > > > our server showing some info from some sql views. All was fine till the
> > > > > other day when none of the pages would show. All showed the same "Server
> > > > > Error in '/' Application" error. That was the start of my problem as when i
> > > > > tried to open the pages in frontpage 2003 i could no longer use the database
> > > > > wizrd to completion. I get to connect to our sql database ok but then it
> > > > > falls over trying to open the table, telling me the object does not exist.

 
Reply With Quote
 
=?Utf-8?B?c3Rhcm1hbjA2?=
Guest
Posts: n/a
 
      27th Jun 2006
I don't believe this is the cause as every other microsoft office program can
happily access this and ony other tables on the server. It is only our web
server and frontpage that is unable to access the data on the table

"Humi Khan" wrote:

> you would have to refresh you sql server and if that doesn't work then
> disconnect and reconnect sql server. That should work. You can't access your
> database through FP2K3 till you refresh your sql server and access ur table
> and see if it works there. If it starts working in sql then FP2K3 will be
> able to access it.
>
> "starman06" wrote:
>
> > OK how do i do that, is it something within Frontpage. I know its not down
> > to the PC as i can access and work on those tables within other office
> > products. It is only Frontpage that is causing the problem
> >
> > "Humi Khan" wrote:
> >
> > > The only thing that i can think of is, refreshing the database then if it
> > > doesn't work still. Then disconnecting and reconnecting the database. FP2k3
> > > wont work till you have your sql accessing to those tables. I hope that this
> > > resolve your issue.
> > >
> > > "starman06" wrote:
> > >
> > > > The website is only for read access so no changes can actually take place.
> > > > As far as i know no changes have been made to any of our servers. The table
> > > > does still exist and I am unable to access any of the tables on this
> > > > database. The database in question is for our sales system so no tables have
> > > > been renamed or deleted.
> > > >
> > > > "Humi Khan" wrote:
> > > >
> > > > > Can you remember what was the last thing that took place on that website, or
> > > > > if someone configured or made any changes to sql server? Does table exist
> > > > > there? If you change the table name and then connect, does that work? I am
> > > > > still thinking how I can resolve that issue.
> > > > >
> > > > > "starman06" wrote:
> > > > >
> > > > > > Well hope someone can help me here. I had set up a couple of web pages on
> > > > > > our server showing some info from some sql views. All was fine till the
> > > > > > other day when none of the pages would show. All showed the same "Server
> > > > > > Error in '/' Application" error. That was the start of my problem as when i
> > > > > > tried to open the pages in frontpage 2003 i could no longer use the database
> > > > > > wizrd to completion. I get to connect to our sql database ok but then it
> > > > > > falls over trying to open the table, telling me the object does not exist.

 
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
Re: Database interface Wizard error Jon Spivey Microsoft Frontpage 0 23rd Jan 2007 06:20 PM
Re: Database Results Wizard Error Kathleen Anderson [MVP - FrontPage] Microsoft Frontpage 1 18th Jan 2007 11:20 PM
Re: Database Results Wizard Error Chris Leeds, MVP - FrontPage Microsoft Frontpage 1 18th Jan 2007 09:26 PM
database results wizard error =?Utf-8?B?Y2hhenNwb3Q=?= Microsoft Frontpage 7 7th Mar 2005 02:31 PM
Database Results Wizard Error =?Utf-8?B?SHVudGVyIEZyZW5jaA==?= Microsoft Frontpage 3 24th Feb 2005 05:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:03 PM.