Thread: MySQL Hosting
View Single Post
  #2 (permalink)  
Old 13-03-2007, 10:08
paul's Avatar
paul paul is offline
Senior Member
 
Join Date: Nov 2005
Location: Norway
Posts: 1,857
Default

The network path lengths can be very inefficient and two places that are physically nearby may have a very long path between them because of group choices. Locality and distance are not reflected in the path lengths. This makes it difficult to implement physical applications where distance and time are important parameters. Such applications are more likely to set up their own routing paths that are efficient for their system, this might be an overview, however check this tutorial how to set up MySQL ODBC Driver, I hope this can fix the problem pertaining to ODBC driver;
www. glocksoft.com/em/How-to-Connect-to-MySQL-Database-Using-G-Lock-EasyMail.htm
www. sparxsystems.com.au/EAUserGuide/index.html?setupapostgresqlodbcdriver.htm

Last edited by paul; 13-03-2007 at 10:36.
Reply With Quote