PC Review


Reply
Thread Tools Rate Thread

Cannot get into custom form due to data errors.

 
 
Trent
Guest
Posts: n/a
 
      30th Mar 2005
Hi,
We have an old Outlook form application that ties into an Access database.
The system was replaced by a web based version but the old version was
occasionally used to look at historical data.

Apparently the database the form ties into was moved to a new location. Now
when we try to open the form we get an error stating that the form could not
be opened due to data access errors.
I have tried opening the form in design mode by using Tools/Forms/Design a
form and then browsing to it but I get the same error.

Is this error caused by the database no longer being in the same location or
is this a data access error getting the form from the exchange server?
If it is just the database is there any way to get this form open so that
the database path can be updated?

We are running Exchange server 2000. Clients are using a mix of Outlook
2000 SP3 and Outlook 2003.

I would have thought opening the form in design mode should work without
trying to establish a connection to the database which is what makes me
wonder if it is an Exchange server problem.

TIA.
Trent


 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      30th Mar 2005
Try holding down the Shift key when you open the form. That should prevent Item_Open code from running.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Trent" <(E-Mail Removed)> wrote in message news:e8DbW$(E-Mail Removed)...
> Hi,
> We have an old Outlook form application that ties into an Access database.
> The system was replaced by a web based version but the old version was
> occasionally used to look at historical data.
>
> Apparently the database the form ties into was moved to a new location. Now
> when we try to open the form we get an error stating that the form could not
> be opened due to data access errors.
> I have tried opening the form in design mode by using Tools/Forms/Design a
> form and then browsing to it but I get the same error.
>
> Is this error caused by the database no longer being in the same location or
> is this a data access error getting the form from the exchange server?
> If it is just the database is there any way to get this form open so that
> the database path can be updated?
>
> We are running Exchange server 2000. Clients are using a mix of Outlook
> 2000 SP3 and Outlook 2003.
>
> I would have thought opening the form in design mode should work without
> trying to establish a connection to the database which is what makes me
> wonder if it is an Exchange server problem.
>
> TIA.
> Trent
>
>

 
Reply With Quote
 
Trent
Guest
Posts: n/a
 
      31st Mar 2005
That did it thanks.
I would have thought that opening it in design mode would prevent the code
from executing also but apparently it did not.

The new problem is that the form is password protected when I try to get
into design view. This was written by a former employee about 6 years ago
and has not been here for 3 years, not sure if we have documentation around
containing the password or not..

Can an Exchange administrator override these passwords or are we out of
luck?

Thanks for the help.

"Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
Try holding down the Shift key when you open the form. That should prevent
Item_Open code from running.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Trent" <(E-Mail Removed)> wrote in message
news:e8DbW$(E-Mail Removed)...
> Hi,
> We have an old Outlook form application that ties into an Access database.
> The system was replaced by a web based version but the old version was
> occasionally used to look at historical data.
>
> Apparently the database the form ties into was moved to a new location.

Now
> when we try to open the form we get an error stating that the form could

not
> be opened due to data access errors.
> I have tried opening the form in design mode by using Tools/Forms/Design a
> form and then browsing to it but I get the same error.
>
> Is this error caused by the database no longer being in the same location

or
> is this a data access error getting the form from the exchange server?
> If it is just the database is there any way to get this form open so that
> the database path can be updated?
>
> We are running Exchange server 2000. Clients are using a mix of Outlook
> 2000 SP3 and Outlook 2003.
>
> I would have thought opening the form in design mode should work without
> trying to establish a connection to the database which is what makes me
> wonder if it is an Exchange server problem.
>
> TIA.
> Trent
>
>



 
Reply With Quote
 
Trent
Guest
Posts: n/a
 
      31st Mar 2005
I got the password.
Found out that it was a simple lookup and got it through a macro. I was
right, this was written in 1999.

Thanks.

"Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
Try holding down the Shift key when you open the form. That should prevent
Item_Open code from running.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Trent" <(E-Mail Removed)> wrote in message
news:e8DbW$(E-Mail Removed)...
> Hi,
> We have an old Outlook form application that ties into an Access database.
> The system was replaced by a web based version but the old version was
> occasionally used to look at historical data.
>
> Apparently the database the form ties into was moved to a new location.

Now
> when we try to open the form we get an error stating that the form could

not
> be opened due to data access errors.
> I have tried opening the form in design mode by using Tools/Forms/Design a
> form and then browsing to it but I get the same error.
>
> Is this error caused by the database no longer being in the same location

or
> is this a data access error getting the form from the exchange server?
> If it is just the database is there any way to get this form open so that
> the database path can be updated?
>
> We are running Exchange server 2000. Clients are using a mix of Outlook
> 2000 SP3 and Outlook 2003.
>
> I would have thought opening the form in design mode should work without
> trying to establish a connection to the database which is what makes me
> wonder if it is an Exchange server problem.
>
> TIA.
> Trent
>
>



 
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
Outlook Custom Form Mapi logon hangs, no errors Options ken_wilsonii@hotmail.com Microsoft Outlook Discussion 1 23rd Jan 2008 12:50 AM
Custom Form Receipt Errors Jesslyn Hendrix Microsoft Outlook Form Programming 5 8th Jun 2005 03:42 AM
Moving Some Contact Data from normal Contacts form to a custom form JV Microsoft Outlook Contacts 2 28th Jan 2005 06:20 AM
Custom Views missing custom form data when deployed Tomk Microsoft Outlook Form Programming 4 23rd Apr 2004 07:05 PM
Custom Views missing custom form data when deployed Tomk Microsoft Outlook Form Programming 0 22nd Apr 2004 06:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:14 PM.