Your question is a bit off-topic.
It is more about the database than it is C#.
PostgreSQL : Documentation: Manuals: PostgreSQL 8.0: Tutorial
Rudedog =8^D
Mark the best replies as answers. "Fooling computers since 1971."
Thanks for the reply
But i think its more about C#
because my question is how to add datasource in DataGridView in wizard if im using postgresql as Database..
Take a look this pic
http://i100.photobucket.com/albums/m18/wiwiedbulu/Untitled.png
if im using sql server as my database, i may choose Microsoft SQL Server as my DataSource,
if im using oracle as my database, i may choose Oracle Database as my DataSource..
The question is..
Which datasource should i choose if im using postgresql?