Bookmark and Share

Author Topic: Error 13 - Problem loading router database, used MDAC tool..  (Read 659 times)

0 Members and 1 Guest are viewing this topic.

Offline RMauro

  • PcWinTech Full Member
  • **
  • Join Date: Sep 2011
  • Posts: 45
  • Karma: +0/-0
Error 13 - Problem loading router database, used MDAC tool..
« on: September 12, 2011, 03:41:39 PM »
Hi Shane,
 after getting the error 13 "problem loading router database" I used your MDAC tool per your suggestion. Here are the results, let me know how to proceed.

Starting Test.
Date: 9/12/2011 Time: 6:37:36 PM
''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Connecting To Test.mdb using DAO...
--Successful
Opening Table...
--Successful
Closing connection to the database.
--Successful
''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Connecting To Test.mdb using ADO...
ERROR!: -2147221164 - Class not registered
''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Done, Test Complete.
''''''''''''''''''''''''''''''''''''''''''''''''''''''''

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,779
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #1 on: September 12, 2011, 04:39:20 PM »
Try my repair MDAC tool
http://www.tweaking.com/content/page/repair_mdac_ms_jet.html

Let me know how it goes :wink:

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com


Offline RMauro

  • PcWinTech Full Member
  • **
  • Join Date: Sep 2011
  • Posts: 45
  • Karma: +0/-0
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #2 on: September 14, 2011, 03:31:50 PM »
Shane,
 I downloaded the MDAC repair tool, used it, and here are the results...whats next?

Log:
Repair MDAC & MS Jet
   Start (9/14/2011 6:30:21 PM)
   Done (9/14/2011 6:30:36 PM)

   Total Repair Time: 00:00:15

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,779
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #3 on: September 14, 2011, 06:24:46 PM »
Now try the simple port forwarding program again :-)

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline RMauro

  • PcWinTech Full Member
  • **
  • Join Date: Sep 2011
  • Posts: 45
  • Karma: +0/-0
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #4 on: September 14, 2011, 06:52:08 PM »
Okay-I did twice (with a reboot) and still receive Error 13 "type mismatch...problem loading router database" like before. 

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,779
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #5 on: September 14, 2011, 06:54:06 PM »
The program should default to DAO since ADO is failing but it doesnt seem to be. Let me finish dinner and I will take a look at the code again.

Does the MDAC tester
http://www.pcwintech.com/shanes-toolbox

Still show it is failing?

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline RMauro

  • PcWinTech Full Member
  • **
  • Join Date: Sep 2011
  • Posts: 45
  • Karma: +0/-0
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #6 on: September 15, 2011, 03:02:39 PM »
Ok ran MDAC test tool, here are results after using MDAC Repair.

Starting Test.
Date: 9/15/2011 Time: 6:01:46 PM
''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Connecting To Test.mdb using DAO...
--Successful
Opening Table...
--Successful
Closing connection to the database.
--Successful
''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Connecting To Test.mdb using ADO...
ERROR!: -2147221164 - Class not registered
''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Done, Test Complete.
''''''''''''''''''''''''''''''''''''''''''''''''''''''''

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,779
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #7 on: September 15, 2011, 04:39:12 PM »
ADO must really be messed up on your system. DAO looks like it is working fine. Thing is, my program should try one, if it fails goes to the other. Let me double check my code and put out an update if I have to :wink:

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline RMauro

  • PcWinTech Full Member
  • **
  • Join Date: Sep 2011
  • Posts: 45
  • Karma: +0/-0
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #8 on: September 15, 2011, 04:49:03 PM »
Thanks, let me know.         oh...Maybe I should have asked sooner, what is an ADO?  thanks again!

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,779
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #9 on: September 15, 2011, 04:50:50 PM »
ADO & DAO are to built in ways in windows to access the database.

I am looking at the code now, the program tries ADO first, when it fails it is suppose to use DAO but it isnt. Working on a fix :wink:

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,779
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #10 on: September 15, 2011, 05:11:29 PM »
OK I found the error.

I broke ADO on my system so I could test. I found that the DAO wasn't connecting, why? Because of a single word misspelling in my code! lol

I made a new version and uploaded it. v1.4.1 should work for you now, as it will fall back to DAO when ADO fails.

Simply open the program you have now, on the first window you will see it says there is an update. Click it and it will have you download the new setup. Close the program and run the new setup :wink:

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline RMauro

  • PcWinTech Full Member
  • **
  • Join Date: Sep 2011
  • Posts: 45
  • Karma: +0/-0
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #11 on: September 16, 2011, 04:16:47 PM »
Shane, new problem...  I downloaded your new 1.4.1 version several (actually 4) times with reboots, however it will not load.. the program continues to load in 1.4.0 with the option to download 1.4.1.

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,779
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #12 on: September 16, 2011, 06:00:37 PM »
I tried it and it works. When you open the setup, in the first window it should say the version. Make sure it says 1.4.1 also make sure to right click on the setup and choose run as administrator :wink:

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com

Offline RMauro

  • PcWinTech Full Member
  • **
  • Join Date: Sep 2011
  • Posts: 45
  • Karma: +0/-0
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #13 on: September 17, 2011, 02:42:11 PM »
Nice Shane! Ok 1.4.1 loaded and worked nicely! Thanks... but of course, new problem is I cannot access my DVR via web client... I keep getting "cannot open page" when typing in the ddns address into Internet Explorer...is this your department also??

Offline Shane

  • Top Geek, err uh Dog.
  • PcWinTech Administrator
  • PcWinTech Guru
  • *******
  • Join Date: Jul 2008
  • Posts: 9,779
  • Location: USA
  • Karma: +327/-0
  • "Knowledge should be shared not hidden."
Re: Error 13 - Problem loading router database, used MDAC tool..
« Reply #14 on: September 17, 2011, 02:54:43 PM »
I can help with that as well :-)

I am going to lock this thread since the error 13 is fixed. Start a new thread to help with the port forwarding part now.

Locking thread  :wink:

And as always...
If your happy with my work. Then all I ask in return is you simply let others know about my site and programs. I help with anything computer or network related :-)
Also always feel free to make a post in the feedback forum.
And a facebook like at the top of the page of my site is nice as well. ;)

Shane
(About Shane)
Site Owner, Top Admin, Lead Programmer, Wife & 4 kids, Needs a lot more coffee.

When people ask "Why fix what isn't broken?" I reply "To make it better."
"Only a life lived for others is a life worthwhile"
Honor & Respect is all that matters.

Owner & Programmer of: www.pcwintech.com & www.tweaking.com


 

Related Topics

  Subject / Started by Replies Last post
11 Replies
1607 Views
Last post September 16, 2009, 01:25:40 PM
by Shane
7 Replies
1408 Views
Last post November 11, 2009, 05:05:32 PM
by Shane
2 Replies
5510 Views
Last post January 31, 2010, 11:43:20 AM
by Rhonin
0 Replies
1302 Views
Last post February 14, 2011, 10:32:36 AM
by silhouett
1 Replies
186 Views
Last post November 07, 2011, 05:43:23 PM
by Shane