dbTalk Databases Forums  

Convert Access 2010 to 2003

comp.databases.ms-access comp.databases.ms-access


Discuss Convert Access 2010 to 2003 in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Phil
 
Posts: n/a

Default Convert Access 2010 to 2003 - 08-13-2011 , 06:11 PM






I am trying to convert an Access 2010 BE Db (Tables only, no fancy calculated
fields or data macros) into Access 2003 format. I use the Save & Publish
option aqnd get an error "Could not use 'C:\Phil Data\Access\MDB 201 WFTCTab
2010.AccDb'; file already in use" error. That is the file I want to convert
and save as WFTCTab2003.Mdb. Any idea what's wrond please?
Phil

Reply With Quote
  #2  
Old   
Patrick Finucane
 
Posts: n/a

Default Re: Convert Access 2010 to 2003 - 08-13-2011 , 09:19 PM






On Aug 13, 6:11*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
Quote:
I am trying to convert an Access 2010 BE Db (Tables only, no fancy calculated
fields or data macros) into Access 2003 format. I use the Save & Publish
option aqnd get an error "Could not use 'C:\Phil Data\Access\MDB 201 WFTCTab
2010.AccDb'; file already in use" error. That is the file I want to convert
and save as WFTCTab2003.Mdb. Any idea what's wrond please?
Phil
Maybe this link will help, maybe not.
http://office.microsoft.com/en-us/ac...010341553.aspx.
There's a section on what may prevent it from converting in it.

Can you export a single table and import it into 2003?

Reply With Quote
  #3  
Old   
Phil
 
Posts: n/a

Default Re: Convert Access 2010 to 2003 - 08-14-2011 , 04:13 AM



On 14/08/2011 03:19:00, Patrick Finucane wrote:
Quote:
On Aug 13, 6:11*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
I am trying to convert an Access 2010 BE Db (Tables only, no fancy calcul
ated
fields or data macros) into Access 2003 format. I use the Save & Publish
option aqnd get an error "Could not use 'C:\Phil Data\Access\MDB 201 WFTC
Tab
2010.AccDb'; file already in use" error. That is the file I want to conve
rt
and save as WFTCTab2003.Mdb. Any idea what's wrond please?
Phil

Maybe this link will help, maybe not.
http://office.microsoft.com/en-us/ac...010341553.aspx.
There's a section on what may prevent it from converting in it.

Can you export a single table and import it into 2003?

Hi Patrick
Tried that - created a new DB, Database9.AccDb, imported a single table and
then tried the Save & Publish Exactly the same error message, obviously with
Database9 instead of WFYCTab.

Then tried creating a new DB, a default table is presented, so I filled in 1
field, saved the table and got exactly the same results. Can it be anything
to do with trusted folders? After re-setting my Access folder & Sub-folders
to trusted, re-booting the computer I now get a different message “You
attempted to open a database that is already opened by user ‘Admin’ on
machine ‘PHIL-DESKTOP’. Try again when the database is available” It is a
similar sort of error message. Any further thoughts?
Thanks
Phil

Reply With Quote
  #4  
Old   
Patrick Finucane
 
Posts: n/a

Default Re: Convert Access 2010 to 2003 - 08-14-2011 , 02:12 PM



On Aug 14, 4:13*am, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
Quote:
On 14/08/2011 03:19:00, Patrick Finucane wrote:









On Aug 13, 6:11*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
I am trying to convert an Access 2010 BE Db (Tables only, no fancy calcul
ated
fields or data macros) into Access 2003 format. I use the Save & Publish
option aqnd get an error "Could not use 'C:\Phil Data\Access\MDB 201 WFTC
Tab
2010.AccDb'; file already in use" error. That is the file I want to conve
rt
and save as WFTCTab2003.Mdb. Any idea what's wrond please?
Phil

Maybe this link will help, maybe not.
http://office.microsoft.com/en-us/ac...ccess-2010-dat.....
There's a section on what may prevent it from converting in it.

Can you export a single table and import it into 2003?

Hi Patrick
Tried that - created a new DB, Database9.AccDb, imported a single table and
then tried the Save & Publish Exactly the same error message, obviously with
Database9 instead of WFYCTab.

Then tried creating a new DB, a default table is presented, so I filled in 1
field, saved the table and got exactly the same results. Can it be anything
to do with trusted folders? After re-setting my Access folder & Sub-folders
to trusted, re-booting the computer I now get a different message “You
attempted to open a database that is already opened by user ‘Admin’ on
machine ‘PHIL-DESKTOP’. Try again when the database is available” It is a
similar sort of error message. Any further thoughts?
Thanks
Phil
Hi Phil:

With no personal experience with what you are experiencing about all I
can do is ask some questions. Maybe something will come out of it.

Is this a one time deal or something you want to automate?

Is it only tables you are converting? As there queries, code, forms,
in the db as well? Regardless if they are being used.

Are you running multiple databases in multiple versions of Access when
you get the error? IOW, is this the only app running?

Are you running from code of from the debug window?

If it's a one time deal I'd write the vba code to export it out, table
by table, to excel or something and then open A2003 import it into the
db just to get the job done. Play with the "save and publish" after
hours as a problem solving exercise.

Reply With Quote
  #5  
Old   
Phil
 
Posts: n/a

Default Re: Convert Access 2010 to 2003 - 08-14-2011 , 04:16 PM



On 14/08/2011 20:12:20, Patrick Finucane wrote:
Quote:
On Aug 14, 4:13*am, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
On 14/08/2011 03:19:00, Patrick Finucane wrote:









On Aug 13, 6:11*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
I am trying to convert an Access 2010 BE Db (Tables only, no fancy cal
cul
ated
fields or data macros) into Access 2003 format. I use the Save & Publi
sh
option aqnd get an error "Could not use 'C:\Phil Data\Access\MDB 201 W
FTC
Tab
2010.AccDb'; file already in use" error. That is the file I want to co
nve
rt
and save as WFTCTab2003.Mdb. Any idea what's wrond please?
Phil

Maybe this link will help, maybe not.
http://office.microsoft.com/en-us/ac...ccess-2010-dat....
There's a section on what may prevent it from converting in it.

Can you export a single table and import it into 2003?

Hi Patrick
Tried that - created a new DB, Database9.AccDb, imported a single table a
nd
then tried the Save & Publish Exactly the same error message, obviously w
ith
Database9 instead of WFYCTab.

Then tried creating a new DB, a default table is presented, so I filled i
n 1
field, saved the table and got exactly the same results. Can it be anythi
ng
to do with trusted folders? After re-setting my Access folder & Sub-folde
rs
to trusted, re-booting the computer I now get a different message “You
attempted to open a database that is already opened by user ‘Admin’ o
n
machine ‘PHIL-DESKTOP’. Try again when the database is available” I
t is a
similar sort of error message. Any further thoughts?
Thanks
Phil

Hi Phil:

With no personal experience with what you are experiencing about all I
can do is ask some questions. Maybe something will come out of it.

Is this a one time deal or something you want to automate?

Is it only tables you are converting? As there queries, code, forms,
in the db as well? Regardless if they are being used.

Are you running multiple databases in multiple versions of Access when
you get the error? IOW, is this the only app running?

Are you running from code of from the debug window?

If it's a one time deal I'd write the vba code to export it out, table
by table, to excel or something and then open A2003 import it into the
db just to get the job done. Play with the "save and publish" after
hours as a problem solving exercise.

Hi Patrick

This is a 1 off as a colleague has Access 2003 and I hope will be giving me a
hand sort out some problems. The normal BE Db has tables only, The FE Db has
everything forms, quereies, reports macros VBA, but as far as I know, nothing
incompatible with Access 2003. Anyway my original posting referred to the BE
only. As I said, I even created a brand new Db with 1 table and couldn’t
export that. I have only Access 2010, so your suggestion of creating a blank
A2003 Db and importing tables via Excel is not on.

Thanks again

Phil

Reply With Quote
  #6  
Old   
Patrick Finucane
 
Posts: n/a

Default Re: Convert Access 2010 to 2003 - 08-14-2011 , 07:12 PM



On Aug 14, 4:16*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
Quote:
On 14/08/2011 20:12:20, Patrick Finucane wrote:







On Aug 14, 4:13*am, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
On 14/08/2011 03:19:00, Patrick Finucane wrote:

On Aug 13, 6:11*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
I am trying to convert an Access 2010 BE Db (Tables only, no fancy cal
cul
ated
fields or data macros) into Access 2003 format. I use the Save & Publi
sh
option aqnd get an error "Could not use 'C:\Phil Data\Access\MDB 201 W
FTC
Tab
2010.AccDb'; file already in use" error. That is the file I want toco
nve
rt
and save as WFTCTab2003.Mdb. Any idea what's wrond please?
Phil

Maybe this link will help, maybe not.
http://office.microsoft.com/en-us/ac...ccess-2010-dat.....
There's a section on what may prevent it from converting in it.

Can you export a single table and import it into 2003?

Hi Patrick
Tried that - created a new DB, Database9.AccDb, imported a single table a
nd
then tried the Save & Publish Exactly the same error message, obviously w
ith
Database9 instead of WFYCTab.

Then tried creating a new DB, a default table is presented, so I filled i
n 1
field, saved the table and got exactly the same results. Can it be anythi
ng
to do with trusted folders? After re-setting my Access folder & Sub-folde
rs
to trusted, re-booting the computer I now get a different message “You
attempted to open a database that is already opened by user ‘Admin’ o
n
machine ‘PHIL-DESKTOP’. Try again when the database is available” I
t is a
similar sort of error message. Any further thoughts?
Thanks
Phil

Hi Phil:

With no personal experience with what you are experiencing about all I
can do is ask some questions. *Maybe something will come out of it.

Is this a one time deal or something you want to automate?

Is it only tables you are converting? *As there queries, code, forms,
in the db as well? *Regardless if they are being used.

Are you running multiple databases in multiple versions of Access when
you get the error? *IOW, is this the only app running?

Are you running from code of from the debug window?

If it's a one time deal I'd write the vba code to export it out, table
by table, to excel or something and then open A2003 import it into the
db just to get the job done. *Play with the "save and publish" after
hours as a problem solving exercise.

Hi Patrick

This is a 1 off as a colleague has Access 2003 and I hope will be giving me a
hand sort out some problems. The normal BE Db has tables only, The FE Db has
everything forms, quereies, reports macros VBA, but as far as I know, nothing
incompatible with Access 2003. Anyway my original posting referred to theBE
only. As I said, I even created a brand new Db with 1 table and couldn’t
export that. I have only Access 2010, so your suggestion of creating a blank
A2003 Db and importing tables via Excel is not on.

Thanks again

Phil
I created Table1 in Junk.accdb. I created the fields AnAutoNumber
(primary key), AText, ADate, ACurrency, AnInteger, and ABoolean and
simply took the defaults and entered 1 record. Then I "saved &
published" the accdb to Junk1.mdb (2003) and up popped Junk1.mdb.
It'd be nice if you got a more detailed error message that'd tell you
what tables or fields are inhibiting your conversion.

Maybe write some code to see if there are any field types in your
tables that are not in the list I used. All you need is one field to
stop the conversion and right now you aren't getting the detail.

One other thing. Look thru the "Options" and see if there is any
setting that could possibly create a problem.

Reply With Quote
  #7  
Old   
franc sutherland
 
Posts: n/a

Default Re: Convert Access 2010 to 2003 - 08-15-2011 , 05:10 AM



On Aug 15, 1:12*am, Patrick Finucane <patrickfinucan... (AT) gmail (DOT) com>
wrote:
Quote:
On Aug 14, 4:16*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:



On 14/08/2011 20:12:20, Patrick Finucane wrote:

On Aug 14, 4:13*am, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
On 14/08/2011 03:19:00, Patrick Finucane wrote:

On Aug 13, 6:11*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
I am trying to convert an Access 2010 BE Db (Tables only, no fancy cal
cul
ated
fields or data macros) into Access 2003 format. I use the Save & Publi
sh
option aqnd get an error "Could not use 'C:\Phil Data\Access\MDB 201 W
FTC
Tab
2010.AccDb'; file already in use" error. That is the file I want to co
nve
rt
and save as WFTCTab2003.Mdb. Any idea what's wrond please?
Phil

Maybe this link will help, maybe not.
http://office.microsoft.com/en-us/ac...ccess-2010-dat....
There's a section on what may prevent it from converting in it.

Can you export a single table and import it into 2003?

Hi Patrick
Tried that - created a new DB, Database9.AccDb, imported a single table a
nd
then tried the Save & Publish Exactly the same error message, obviously w
ith
Database9 instead of WFYCTab.

Then tried creating a new DB, a default table is presented, so I filled i
n 1
field, saved the table and got exactly the same results. Can it be anythi
ng
to do with trusted folders? After re-setting my Access folder & Sub-folde
rs
to trusted, re-booting the computer I now get a different message “You
attempted to open a database that is already opened by user ‘Admin’ o
n
machine ‘PHIL-DESKTOP’. Try again when the database is available” I
t is a
similar sort of error message. Any further thoughts?
Thanks
Phil

Hi Phil:

With no personal experience with what you are experiencing about all I
can do is ask some questions. *Maybe something will come out of it.

Is this a one time deal or something you want to automate?

Is it only tables you are converting? *As there queries, code, forms,
in the db as well? *Regardless if they are being used.

Are you running multiple databases in multiple versions of Access when
you get the error? *IOW, is this the only app running?

Are you running from code of from the debug window?

If it's a one time deal I'd write the vba code to export it out, table
by table, to excel or something and then open A2003 import it into the
db just to get the job done. *Play with the "save and publish" after
hours as a problem solving exercise.

Hi Patrick

This is a 1 off as a colleague has Access 2003 and I hope will be giving me a
hand sort out some problems. The normal BE Db has tables only, The FE Db has
everything forms, quereies, reports macros VBA, but as far as I know, nothing
incompatible with Access 2003. Anyway my original posting referred to the BE
only. As I said, I even created a brand new Db with 1 table and couldn’t
export that. I have only Access 2010, so your suggestion of creating a blank
A2003 Db and importing tables via Excel is not on.

Thanks again

Phil

I created Table1 in Junk.accdb. *I created the fields AnAutoNumber
(primary key), AText, ADate, ACurrency, AnInteger, and ABoolean and
simply took the defaults and entered 1 record. *Then I "saved &
published" the accdb to Junk1.mdb (2003) and up popped Junk1.mdb.
It'd be nice if you got a more detailed error message that'd tell you
what tables or fields are inhibiting your conversion.

Maybe write some code to see if there are any field types in your
tables that are not in the list I used. *All you need is one field to
stop the conversion and right now you aren't getting the detail.

One other thing. *Look thru the "Options" and see if there is any
setting that could possibly create a problem.
Hi,
I recently had a problem with trying to open an Access 2010 database
in Access 2007, where it would only open as read-only. I got round it
by saving the file as an mdb rather than an accdb. I think you can
just change the filename in Windows Explorer as well.
Hope this helps.

Reply With Quote
  #8  
Old   
Ed J.
 
Posts: n/a

Default Re: Convert Access 2010 to 2003 - 08-15-2011 , 02:56 PM



On Aug 15, 6:10*am, franc sutherland <franc.sutherl... (AT) googlemail (DOT) com>
wrote:
Quote:
On Aug 15, 1:12*am, Patrick Finucane <patrickfinucan... (AT) gmail (DOT) com
wrote:





On Aug 14, 4:16*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:

On 14/08/2011 20:12:20, Patrick Finucane wrote:

On Aug 14, 4:13*am, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
On 14/08/2011 03:19:00, Patrick Finucane wrote:

On Aug 13, 6:11*pm, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
I am trying to convert an Access 2010 BE Db (Tables only, no fancy cal
cul
ated
fields or data macros) into Access 2003 format. I use the Save & Publi
sh
option aqnd get an error "Could not use 'C:\Phil Data\Access\MDB 201 W
FTC
Tab
2010.AccDb'; file already in use" error. That is the file I want to co
nve
rt
and save as WFTCTab2003.Mdb. Any idea what's wrond please?
Phil

Maybe this link will help, maybe not.
http://office.microsoft.com/en-us/ac...ccess-2010-dat....
There's a section on what may prevent it from converting in it.

Can you export a single table and import it into 2003?

Hi Patrick
Tried that - created a new DB, Database9.AccDb, imported a single table a
nd
then tried the Save & Publish Exactly the same error message, obviously w
ith
Database9 instead of WFYCTab.

Then tried creating a new DB, a default table is presented, so I filled i
n 1
field, saved the table and got exactly the same results. Can it beanythi
ng
to do with trusted folders? After re-setting my Access folder & Sub-folde
rs
to trusted, re-booting the computer I now get a different message “You
attempted to open a database that is already opened by user ‘Admin’ o
n
machine ‘PHIL-DESKTOP’. Try again when the database is available” I
t is a
similar sort of error message. Any further thoughts?
Thanks
Phil

Hi Phil:

With no personal experience with what you are experiencing about all I
can do is ask some questions. *Maybe something will come out of it.

Is this a one time deal or something you want to automate?

Is it only tables you are converting? *As there queries, code, forms,
in the db as well? *Regardless if they are being used.

Are you running multiple databases in multiple versions of Access when
you get the error? *IOW, is this the only app running?

Are you running from code of from the debug window?

If it's a one time deal I'd write the vba code to export it out, table
by table, to excel or something and then open A2003 import it into the
db just to get the job done. *Play with the "save and publish" after
hours as a problem solving exercise.

Hi Patrick

This is a 1 off as a colleague has Access 2003 and I hope will be giving me a
hand sort out some problems. The normal BE Db has tables only, The FEDb has
everything forms, quereies, reports macros VBA, but as far as I know,nothing
incompatible with Access 2003. Anyway my original posting referred tothe BE
only. As I said, I even created a brand new Db with 1 table and couldn’t
export that. I have only Access 2010, so your suggestion of creating a blank
A2003 Db and importing tables via Excel is not on.

Thanks again

Phil

I created Table1 in Junk.accdb. *I created the fields AnAutoNumber
(primary key), AText, ADate, ACurrency, AnInteger, and ABoolean and
simply took the defaults and entered 1 record. *Then I "saved &
published" the accdb to Junk1.mdb (2003) and up popped Junk1.mdb.
It'd be nice if you got a more detailed error message that'd tell you
what tables or fields are inhibiting your conversion.

Maybe write some code to see if there are any field types in your
tables that are not in the list I used. *All you need is one field to
stop the conversion and right now you aren't getting the detail.

One other thing. *Look thru the "Options" and see if there is any
setting that could possibly create a problem.

Hi,
I recently had a problem with trying to open an Access 2010 database
in Access 2007, where it would only open as read-only. *I got round it
by saving the file as an mdb rather than an accdb. *I think you can
just change the filename in Windows Explorer as well.
Hope this helps.- Hide quoted text -

- Show quoted text -
As I understand this thread, you have an Access 2010 application but
one user who only has Access 2003 available, so you are trying to
convert your database to a Access 2003 version for that one user and
are running into problems. Why can't you just let that one user run
your application using the free Access 2010 Runtime program? You can
download it here: http://www.microsoft.com/download/en....aspx?id=10910

Reply With Quote
  #9  
Old   
David-W-Fenton
 
Posts: n/a

Default Re: Convert Access 2010 to 2003 - 08-15-2011 , 03:59 PM



franc sutherland <franc.sutherland (AT) googlemail (DOT) com> wrote in
news:c1fe89c6-a2e3-47f2-9501-6dff57cbf170 (AT) gz5g2000vbb (DOT) googlegroups.co
m:

Quote:
I recently had a problem with trying to open an Access 2010
database in Access 2007, where it would only open as read-only. I
got round it by saving the file as an mdb rather than an accdb. I
think you can just change the filename in Windows Explorer as
well.
Access doesn't really care about the file extension (you can use
anything, not just the standard MDB/MDE/ACCDB/ACCDE extensions), but
changing the file extension does nothing to change the format of the
file, so that's not a solution by itself.

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
  #10  
Old   
David-W-Fenton
 
Posts: n/a

Default Re: Convert Access 2010 to 2003 - 08-15-2011 , 04:01 PM



"Phil" <phil (AT) stantonfamily (DOT) co.uk> wrote in
news:j270ad$jba$1 (AT) speranza (DOT) aioe.org:

Quote:
I am trying to convert an Access 2010 BE Db (Tables only, no fancy
calculated fields or data macros) into Access 2003 format. I use
the Save & Publish option aqnd get an error "Could not use
'C:\Phil Data\Access\MDB 201 WFTCTab 2010.AccDb'; file already in
use" error. That is the file I want to convert and save as
WFTCTab2003.Mdb. Any idea what's wrond please?
Have you tried creating an A2003 MDB, then exporting the tables form
A2010 to the A2003 MDB? You'd have to do it one by one, but at last
you'd get the job done if it works.

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.