Anybody use Postgres (8.0) with VB.NET? I am a total n00b at all this code stuff, I'm getting there. Anybody can build forms, but getting the stuff to talk to the DB is a little beyond my pervue at the moment.
I could use some help, just little questions here and there. I have the form pretty much ready to start using the DB, and I have the DB set up and running with the tables I need (I think). I also have the connection established on my local machine in VS.