hi, i have a postgresql db set up on a linux server
i can access it w/o a problem from that machine, but when i try to access it from odbc, i get an error
it says it cannot find a 'pg_hda.conf' entry for [IP Address], [User], [Database]
i set up the pg_hda.conf to accept a given range of IP's or tried to at least.
what else do i need to do?
thanks