PC Review


Reply
Thread Tools Rate Thread

Converting a 2003 Access VBA DB to 2007

 
 
BZeyger
Guest
Posts: n/a
 
      14th Nov 2008
Hello,

I have an Access VBA Database with many forms, tables, queries, and reports.
It also have a security file for permission purposes.

The DB is currently in Access 2003. How do I migrate it to 2007?

I tried opening it in 2007, but I recieved a message stating that I do not
have permissions to open the startup form.
 
Reply With Quote
 
 
 
 
Arvin Meyer [MVP]
Guest
Posts: n/a
 
      14th Nov 2008
If your database is secured, you'll need to use the .MDW file that was used
to secure your database originally. If you have replaced it with a new
version, you are basically out of luck unless you can find someone to crack
it. If you do have the security file, create a shortcut to open your
database like:

C:\Program Files\Office12\MSACCESS.EXE "C:\Projects\App.mdb" /wrkgrp
"C:\Projects\Secured.mdw"

Then login. You will need, of course, an admin account or be the database
owner to have permissions to make the conversion.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"BZeyger" <(E-Mail Removed)> wrote in message
news:96DBC3A1-FB12-4C7D-BA8D-(E-Mail Removed)...
> Hello,
>
> I have an Access VBA Database with many forms, tables, queries, and
> reports.
> It also have a security file for permission purposes.
>
> The DB is currently in Access 2003. How do I migrate it to 2007?
>
> I tried opening it in 2007, but I recieved a message stating that I do not
> have permissions to open the startup form.



 
Reply With Quote
 
a a r o n . k e m p f @ g m a i l . c o m
Guest
Posts: n/a
 
      16th Nov 2008
Jet security has been a hassle-- and it's just plain not secure.

It's best to get away from using this type of security. That is why
this security model was removed from Access 2007.

SQL Server has a much much much simpler security model, you can easily
use ActiveDirectory groups and users.


On Nov 14, 7:17*am, BZeyger <BZey...@discussions.microsoft.com> wrote:
> Hello,
>
> I have an Access VBA Database with many forms, tables, queries, and reports.
> It also have a security file for permission purposes.
>
> The DB is currently in Access 2003. How do I migrate it to 2007?
>
> I tried opening it in 2007, but I recieved a message stating that I do not
> have permissions to open the startup form.


 
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 2003 Navigation Groups to Access 2007 Marnie Microsoft Access 0 19th Mar 2010 08:15 PM
Converting Access 2003 to 2007 cathyb56 Microsoft Access 0 11th Feb 2010 05:26 PM
RE: Converting access 2003 to 2007 error CB Microsoft Access 1 8th Dec 2008 06:48 PM
RE: Converting access 2003 to 2007 error Trickett Microsoft Access 8 5th Dec 2008 07:24 PM
converting from ms access 2003 to 2007 =?Utf-8?B?amtt?= Microsoft Access 1 31st Oct 2007 08:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:27 AM.