PC Review


Reply
Thread Tools Rate Thread

Converting a MS Access 2000 Project to a MS Access 2003 Project

 
 
=?Utf-8?B?RERyb3dl?=
Guest
Posts: n/a
 
      17th Jun 2005
My company recently upgraded my system from 2000 to 2003. When I open up the
project I get a warning about making sure I really want to open this file
that may damage my programs or computer.

How do I convert the project from 2000 to 2003 so that I can avaiod this
message and have the project in the latest version?

Thank you.

David
 
Reply With Quote
 
 
 
 
David C. Holley
Guest
Posts: n/a
 
      17th Jun 2005
The warning that you're getting is a standard message which will ALWAYS
appear, unless you change the Security settings. It has nothing to do
with the version of Access you're running per se. Its intent is to
advise you that the file that you're opening contains macro/VBA code and
as such some or all of that code might be of a malicious nature. The #1
issue with viruses spread via MicroSoft products is that VBA code can
run at startup or at any number of other events. Since the application
itsself can't tell wether or not sending emails to 10,000 addresses or
deleteing all of your files is a good thing or a bad thing, the message
box is there as a warning the user to be en guarde.

DDrowe wrote:
> My company recently upgraded my system from 2000 to 2003. When I open up the
> project I get a warning about making sure I really want to open this file
> that may damage my programs or computer.
>
> How do I convert the project from 2000 to 2003 so that I can avaiod this
> message and have the project in the latest version?
>
> Thank you.
>
> David

 
Reply With Quote
 
Rick Brandt
Guest
Posts: n/a
 
      17th Jun 2005
David C. Holley wrote:
> The warning that you're getting is a standard message which will
> ALWAYS appear, unless you change the Security settings. It has
> nothing to do with the version of Access you're running per se. Its
> intent is to advise you that the file that you're opening contains
> macro/VBA code and as such some or all of that code might be of a
> malicious nature. The #1 issue with viruses spread via MicroSoft
> products is that VBA code can run at startup or at any number of
> other events. Since the application itsself can't tell wether or not
> sending emails to 10,000 addresses or deleteing all of your files is
> a good thing or a bad thing, the message box is there as a warning
> the user to be en guarde.


Given the logic of this "feature" I would imagine that the next version of
Windows will give a warning every time you open an "exe" file. Also every
time you open an Email program, a web browser, a console window, etc.. A
warning with every press of the delete key might be a good idea too. :-)

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


 
Reply With Quote
 
=?Utf-8?B?RERyb3dl?=
Guest
Posts: n/a
 
      17th Jun 2005
Can I change the security settings so that it does not pop up everytime the
file is opened? Others will need to be able to modify portions of this
database and I dont want them to freak out and think I am sending around
viruses.



"Rick Brandt" wrote:

> David C. Holley wrote:
> > The warning that you're getting is a standard message which will
> > ALWAYS appear, unless you change the Security settings. It has
> > nothing to do with the version of Access you're running per se. Its
> > intent is to advise you that the file that you're opening contains
> > macro/VBA code and as such some or all of that code might be of a
> > malicious nature. The #1 issue with viruses spread via MicroSoft
> > products is that VBA code can run at startup or at any number of
> > other events. Since the application itsself can't tell wether or not
> > sending emails to 10,000 addresses or deleteing all of your files is
> > a good thing or a bad thing, the message box is there as a warning
> > the user to be en guarde.

>
> Given the logic of this "feature" I would imagine that the next version of
> Windows will give a warning every time you open an "exe" file. Also every
> time you open an Email program, a web browser, a console window, etc.. A
> warning with every press of the delete key might be a good idea too. :-)
>
> --
> I don't check the Email account attached
> to this message. Send instead to...
> RBrandt at Hunter dot com
>
>
>

 
Reply With Quote
 
David C. Holley
Guest
Posts: n/a
 
      17th Jun 2005
It is simply a warning message.

DDrowe wrote:
> Can I change the security settings so that it does not pop up everytime the
> file is opened? Others will need to be able to modify portions of this
> database and I dont want them to freak out and think I am sending around
> viruses.
>
>
>
> "Rick Brandt" wrote:
>
>
>>David C. Holley wrote:
>>
>>>The warning that you're getting is a standard message which will
>>>ALWAYS appear, unless you change the Security settings. It has
>>>nothing to do with the version of Access you're running per se. Its
>>>intent is to advise you that the file that you're opening contains
>>>macro/VBA code and as such some or all of that code might be of a
>>>malicious nature. The #1 issue with viruses spread via MicroSoft
>>>products is that VBA code can run at startup or at any number of
>>>other events. Since the application itsself can't tell wether or not
>>>sending emails to 10,000 addresses or deleteing all of your files is
>>>a good thing or a bad thing, the message box is there as a warning
>>>the user to be en guarde.

>>
>>Given the logic of this "feature" I would imagine that the next version of
>>Windows will give a warning every time you open an "exe" file. Also every
>>time you open an Email program, a web browser, a console window, etc.. A
>>warning with every press of the delete key might be a good idea too. :-)
>>
>>--
>>I don't check the Email account attached
>>to this message. Send instead to...
>>RBrandt at Hunter dot com
>>
>>
>>

 
Reply With Quote
 
=?Utf-8?B?RERyb3dl?=
Guest
Posts: n/a
 
      17th Jun 2005
Can I convert the 2000 project to 2003 though? The warning message is fine
and if it bothers anyone then thats ok too but I would like to
update/upgrade/convert my 200 to 2003. Can this be done?

Thank you.

"David C. Holley" wrote:

> It is simply a warning message.
>
> DDrowe wrote:
> > Can I change the security settings so that it does not pop up everytime the
> > file is opened? Others will need to be able to modify portions of this
> > database and I dont want them to freak out and think I am sending around
> > viruses.
> >
> >
> >
> > "Rick Brandt" wrote:
> >
> >
> >>David C. Holley wrote:
> >>
> >>>The warning that you're getting is a standard message which will
> >>>ALWAYS appear, unless you change the Security settings. It has
> >>>nothing to do with the version of Access you're running per se. Its
> >>>intent is to advise you that the file that you're opening contains
> >>>macro/VBA code and as such some or all of that code might be of a
> >>>malicious nature. The #1 issue with viruses spread via MicroSoft
> >>>products is that VBA code can run at startup or at any number of
> >>>other events. Since the application itsself can't tell wether or not
> >>>sending emails to 10,000 addresses or deleteing all of your files is
> >>>a good thing or a bad thing, the message box is there as a warning
> >>>the user to be en guarde.
> >>
> >>Given the logic of this "feature" I would imagine that the next version of
> >>Windows will give a warning every time you open an "exe" file. Also every
> >>time you open an Email program, a web browser, a console window, etc.. A
> >>warning with every press of the delete key might be a good idea too. :-)
> >>
> >>--
> >>I don't check the Email account attached
> >>to this message. Send instead to...
> >>RBrandt at Hunter dot com
> >>
> >>
> >>

>

 
Reply With Quote
 
Rick Brandt
Guest
Posts: n/a
 
      17th Jun 2005
David C. Holley wrote:
> It is simply a warning message.


My point is that it is a damned stupid one.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


 
Reply With Quote
 
=?Utf-8?B?RERyb3dl?=
Guest
Posts: n/a
 
      17th Jun 2005
I got that loud and clear and agree. DO you know how to
convert/upgrade/update a 2000 file/project to a 2003 one???

"Rick Brandt" wrote:

> David C. Holley wrote:
> > It is simply a warning message.

>
> My point is that it is a damned stupid one.
>
> --
> I don't check the Email account attached
> to this message. Send instead to...
> RBrandt at Hunter dot com
>
>
>

 
Reply With Quote
 
Rick Brandt
Guest
Posts: n/a
 
      17th Jun 2005
DDrowe wrote:
> I got that loud and clear and agree. DO you know how to
> convert/upgrade/update a 2000 file/project to a 2003 one???


Open the file then...

Tools
Database Utilities
Convert Project
To Access 2002 - 2003 Format


--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


 
Reply With Quote
 
=?Utf-8?B?RERyb3dl?=
Guest
Posts: n/a
 
      17th Jun 2005
Thank you. That hit the spot.

"Rick Brandt" wrote:

> DDrowe wrote:
> > I got that loud and clear and agree. DO you know how to
> > convert/upgrade/update a 2000 file/project to a 2003 one???

>
> Open the file then...
>
> Tools
> Database Utilities
> Convert Project
> To Access 2002 - 2003 Format
>
>
> --
> I don't check the Email account attached
> to this message. Send instead to...
> RBrandt at Hunter dot com
>
>
>

 
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
Converting Access Project (ADP) from 2000 to 2003 when source controlis involved Yarik Microsoft Access 5 30th May 2008 03:32 AM
Converting an ADP project to VB + SQL Server + reports....Access 2003/2007 Atlas Microsoft Access ADP SQL Server 5 20th Feb 2007 06:58 PM
Converting VS.NET 2003 web project to VS.NET 2005 web project =?Utf-8?B?anJldHQ=?= Microsoft ASP .NET 1 26th Sep 2006 10:56 AM
Converting VS 2003 project and My Project namespace Tom Microsoft VB .NET 0 23rd Jun 2006 02:49 PM
Problem with Access 2003 using Access 2000 project Dave Rodenbaugh Microsoft Access ADP SQL Server 0 11th May 2004 06:40 PM


Features
 

Advertising
 

Newsgroups
 


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