Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Add-ons for VP-ASP
 Fedex install issue.
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

chughes
Starting Member

USA
29 Posts

Posted - May 02 2007 :  17:03:42  Show Profile  Visit chughes's Homepage  Reply with Quote
I just added the Fedex addon but when I go to choose the option for Fedex in the checkout this is the error I get.

Microsoft OLE DB Provider for ODBC Drivers error '80040e37'

[MySQL][ODBC 3.51 Driver][mysqld-5.0.37-community-nt]Table 'mysql.fedexshipmethods' doesn't exist

/fedexinterface.asp, line 34

I am using MySQl and have added Fedex to the shipmethods table called fedex and the fedex.asp. Any idea why I would get this error?


Craig Hughes
http://www.avaccessoryhouse.com

support
Administrator

4679 Posts

Posted - May 03 2007 :  19:15:20  Show Profile  Visit support's Homepage  Reply with Quote
Hi Craig,

You just need to make a few changes so the Access db will work in conjunction when using MySQL.

1. In fedexinterface.asp change:

If getconfig("xmysql")="Yes" then
shopopendatabase connection
else


To:

If getconfig("xmysql")="Yes" then
OpenSpecialdatabase connection
else


2. In Fedex.asp change any references of:

If xproductdb<>"" then

To:

If getconfig("xproductdb")<>"" then

Thanks
Mike

VP-ASP Support
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00