this is the response i get (1045, "Access denied for user 'point3hu_leo'@'197.253.66.85' (using password: YES)")
Press any key to continue . . .
from pony.orm import *
db = Database()
db.bind('mysql',host= 'poin.com',user='pointeo', password = 'lxxxx',db = 'poi_data')