Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Non Standard mysql Database


hdevito

Recommended Posts

Posted

Hi I'm installing OScommerce on a site that is hosted by a company. THis is what they sent me. Where do I change the database name in OScommerce to match this?

 

mySQL

 

You have access to one mySQL database that you can use.

 

Database Name: midstatestelecom

Username: midstatestelecom

 

Please note that when connecting to the database from a script on your website you must use the internal server IP on our network which is 192.168.14.188

If you are connecting externally using MySQL connection software the IP is 208.170.149.188

 

You can connect to the database using PHP or via ASP with the following connection string:

DRIVER={MySQL ODBC 3.51 Driver};Server=192.168.14.188;UID=midstatestelecom

;PWD={insert password here};database=midstatestelecom;Option=16386

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...