Hi,
I am using postgresql as my DB. My problem is quite silly but its ruining my time.
I am trying to populate my table with the data base table values. I am able to do it. This is the case for existing tables. Now i am creating a new table and i am not able to access it. Since its an already existing project, I am finding it difficult to understand what goes wrong when accessing a new table. pls help me in this.
Thanks alot...!!!