197f8 migrating from access 2000 to access 2003
Sign Up |  Live StatsLive Stats    Articles 37,312| Comments 177,036| Members 19,397, Newest birinder| Online 399
Home Contact
 (Forgotten?): 
    Sikhism
    For best SPN experience, use Firefox Internet Browser!


                                                                   Your Banner Here!    




Sikh Philosophy Network » Sikh Philosophy Network » Current News » Information Technology » migrating from access 2000 to access 2003

migrating from access 2000 to access 2003

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 500 USD, Received: 100 USD (20%)
Please Donate...
     
Related Topics...
Thread Thread Starter Forum Replies Last Post
Migrating from Access 2000 to 2003 JPODBAdministrator Information Technology 0 28-Jul-2006 08:21 AM
update Access templates to work with Access 2003 not just 2000 ed diecastnut_1916 Information Technology 5 28-Jul-2006 08:16 AM
Access 2000 vs Access 2003 Abay Information Technology 2 11-Nov-2005 20:09 PM
Converting from Access 2000 to Access 2003 jwr Information Technology 1 28-Oct-2005 18:00 PM
Access 2000 templates can not be downloaded for Access 2003 user LadyBonita Information Technology 0 28-Oct-2005 18:00 PM


Tags
2000, 2003, access, migrating
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 28-Jul-2006, 08:18 AM
Ron's Avatar Ron
Guest
 
Posts: n/a
   
   
migrating from access 2000 to access 2003

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements
HELP ... everything I read says that an Access 2000 db should run with no
problems under 2003. However, this is not my case. The db under 2000 has run
for years and now with 2003 I get errors that seem to be related to
"built-in" functions that 2003 says it can't find.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/11076-migrating-from-access-2000-access-2003-a.html

I have tried this db under Office XP and it functiions without problems.

I do NOT have data Access Pages which is the only thing I find as needing
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
converting.

I need to transfer this project to a person that has 2003 and we need it
running soon.

Thanks for any and all help anyone can provide.


Do share your immediate thoughts or reactions on this issue? We value your views! Login Now! or Sign Up Today! to share your views with us.. Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 28-Jul-2006, 08:18 AM
Douglas J Steele's Avatar Douglas J Steele
Guest
 
Posts: n/a
   
   
Re: migrating from access 2000 to access 2003

Likely a problem with the References collection. This is common if there are
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
different versions of software between the machine where the application was
developed and those on which it's going to be run.

On the machine(s) where it's not working, open any code module, then select
Tools | References from the menu bar. Examine all of the selected
references.

If any of the selected references have "MISSING:" in front of them, unselect
them, and back out of the dialog. If you really need the reference(s) you
just unselected (you can tell by doing a Compile, under the Debug menu), go
back in and reselect them.

If none have "MISSING:", select an additional reference at random, back out
of the dialog, then go back in and unselect the reference you just added. If
that doesn't solve the problem, try to unselect as many of the selected
references as you can (Access may not let you unselect them all), back out
of the dialog, then go back in and reselect the references you just
unselected. (NOTE: write down what the references are before you delete
them, because they'll be in a different order when you go back in)


--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Ron" wrote in message
news:82835A0C-26F5-4A72-8CD4-2DAFAAB6B384@microsoft.com...
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
> HELP ... everything I read says that an Access 2000 db should run with no
> problems under 2003. However, this is not my case. The db under 2000 has

run
> for years and now with 2003 I get errors that seem to be related to
> "built-in" functions that 2003 says it can't find.
>
> I have tried this db under Office XP and it functiions without problems.
>
> I do NOT have data Access Pages which is the only thing I find as needing
> converting.
>
> I need to transfer this project to a person that has 2003 and we need it
> running soon.
>
> Thanks for any and all help anyone can provide.



Reply With Quote
  #3 (permalink)  
Old 28-Jul-2006, 08:18 AM
Ron's Avatar Ron
Guest
 
Posts: n/a
   
   
RE: migrating from access 2000 to access 2003

Thanks ... Will give it a try. Sure hope this does it.

"Ron" wrote:

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
> HELP ... everything I read says that an Access 2000 db should run with no
> problems under 2003. However, this is not my case. The db under 2000 has run
> for years and now with 2003 I get errors that seem to be related to
> "built-in" functions that 2003 says it can't find.
>
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
> I have tried this db under Office XP and it functiions without problems.
>
> I do NOT have data Access Pages which is the only thing I find as needing
> converting.
>
> I need to transfer this project to a person that has 2003 and we need it
> running soon.
>
> Thanks for any and all help anyone can provide.

Reply With Quote
  #4 (permalink)  
Old 28-Jul-2006, 08:18 AM
Ron's Avatar Ron
Guest
 
Posts: n/a
   
   
RE: migrating from access 2000 to access 2003

Just trying to check this out and it appears this relates to coded modules.
My errors come from within a report or macros and relate to functions such as
IIF and LEN and MID. References only seem to be available to me when I open a
basic module.


"Ron" wrote:

> Thanks ... Will give it a try. Sure hope this does it.
>
> "Ron" wrote:
>
> > HELP ... everything I read says that an Access 2000 db should run with no
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
> > problems under 2003. However, this is not my case. The db under 2000 has run
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
> > for years and now with 2003 I get errors that seem to be related to
> > "built-in" functions that 2003 says it can't find.
> >
> > I have tried this db under Office XP and it functiions without problems.
> >
> > I do NOT have data Access Pages which is the only thing I find as needing
> > converting.
> >
> > I need to transfer this project to a person that has 2003 and we need it
> > running soon.
> >
> > Thanks for any and all help anyone can provide.

Reply With Quote
  #5 (permalink)  
Old 28-Jul-2006, 08:18 AM
dbahooker@hotmail.com's Avatar dbahooker@hotmail.com
Guest
 
Posts: n/a
   
   
Re: migrating from access 2000 to access 2003



I would guess that you just need to go tools, macros security = low or
something

-Aaron



Ron wrote:
> HELP ... everything I read says that an Access 2000 db should run with no
> problems under 2003. However, this is not my case. The db under 2000 has run
> for years and now with 2003 I get errors that seem to be related to
> "built-in" functions that 2003 says it can't find.
>
> I have tried this db under Office XP and it functiions without problems.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
>
> I do NOT have data Access Pages which is the only thing I find as needing
> converting.
>
> I need to transfer this project to a person that has 2003 and we need it
> running soon.
>
> Thanks for any and all help anyone can provide.


Reply With Quote
  #6 (permalink)  
Old 28-Jul-2006, 08:19 AM
Ron's Avatar Ron
Guest
 
Posts: n/a
   
   
RE: migrating from access 2000 to access 2003

Have found and corrected the problem. The problem was with a missing file,
MSOWC.DLL, in the Access 2003 Office11 folder. Copied the file into that
folder and everything works fine.

If you need this file, you can download a copy from

http://www.dlldump.com/download-dll-.../download.html

Hope this help save others all the time I spent trying to solve this.


"Ron" wrote:

> Just trying to check this out and it appears this relates to coded modules.
> My errors come from within a report or macros and relate to functions such as
> IIF and LEN and MID. References only seem to be available to me when I open a
> basic module.
>
>
> "Ron" wrote:
>
> > Thanks ... Will give it a try. Sure hope this does it.
> >
> > "Ron" wrote:
> >
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
> > > HELP ... everything I read says that an Access 2000 db should run with no
> > > problems under 2003. However, this is not my case. The db under 2000 has run
> > > for years and now with 2003 I get errors that seem to be related to
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
> > > "built-in" functions that 2003 says it can't find.
> > >
> > > I have tried this db under Office XP and it functiions without problems.
> > >
> > > I do NOT have data Access Pages which is the only thing I find as needing
> > > converting.
> > >
> > > I need to transfer this project to a person that has 2003 and we need it
> > > running soon.
> > >
> > > Thanks for any and all help anyone can provide.

Reply With Quote
  #7 (permalink)  
Old 28-Jul-2006, 08:20 AM
dbahooker@hotmail.com's Avatar dbahooker@hotmail.com
Guest
 
Posts: n/a
   
   
Re: migrating from access 2000 to access 2003

  Donate Today!  
dude downloading from a 3rd party site liek that is risky.

Make sure oyu download the latest version; the full installer; the
latest version-- should be included with the Office 2003 Service Pack
install.

HTH i fight OWC all the time.

-Aaron


Ron wrote:
> Have found and corrected the problem. The problem was with a missing file,
> MSOWC.DLL, in the Access 2003 Office11 folder. Copied the file into that
> folder and everything works fine.
>
> If you need this file, you can download a copy from
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11076
>
> http://www.dlldump.com/download-dll-.../download.html
>
> Hope this help save others all the time I spent trying to solve this.
>
>
> "Ron" wrote:
>
> > Just trying to check this out and it appears this relates to coded modules.
> > My errors come from within a report or macros and relate to functions such as
> > IIF and LEN and MID. References only seem to be available to me when I open a
> > basic module.
> >
> >
> > "Ron" wrote:
> >
> > > Thanks ... Will give it a try. Sure hope this does it.
> > >
> > > "Ron" wrote:
> > >
> > > > HELP ... everything I read says that an Access 2000 db should run with no
> > > > problems under 2003. However, this is not my case. The db under 2000 has run
> > > > for years and now with 2003 I get errors that seem to be related to
> > > > "built-in" functions that 2003 says it can't find.
> > > >
> > > > I have tried this db under Office XP and it functiions without problems.
> > > >
> > > > I do NOT have data Access Pages which is the only thing I find as needing
> > > > converting.
> > > >
> > > > I need to transfer this project to a person that has 2003 and we need it
> > > > running soon.
> > > >
> > > > Thanks for any and all help anyone can provide.


Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Active Discussions
Why are There so Many...
Today 04:43 AM
68 Replies, 4,962 Views
Biography of a Scholar:...
Today 04:40 AM
0 Replies, 2 Views
How does Sikhi help you...
Today 04:01 AM
16 Replies, 481 Views
Do you believe in...
Today 03:40 AM
177 Replies, 3,661 Views
Should SPN Keep the...
Today 03:27 AM
16 Replies, 339 Views
Map shows world's 'most...
Today 03:02 AM
15 Replies, 222 Views
Friends. A Testimony to...
Today 02:40 AM
4 Replies, 95 Views
BHOOTS (Ghosts) and...
Today 02:32 AM
97 Replies, 13,797 Views
Panjabi
Today 02:27 AM
11 Replies, 224 Views
Rozana Reports (ਪੰਜਾਬੀ...
Today 02:13 AM
301 Replies, 7,433 Views
Sikh Spokesman (ਪੰਜਾਬੀ...
Today 01:54 AM
169 Replies, 4,316 Views
Oz magazine apologizes...
Today 01:40 AM
1 Replies, 27 Views
Iman: Sack Liberal...
Today 01:34 AM
0 Replies, 23 Views
Thought of the Moment!
Yesterday 19:38 PM
106 Replies, 5,014 Views
Textbooks Terming Sikhs...
Yesterday 18:52 PM
13 Replies, 217 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.3
All times are GMT +6.5. The time now is 05:10 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 0.44740 seconds with 32 queries
0