Hi,
I am using multiple queries inorder to get object id from the DB.When i am executing the same query from the DB side it is working fine.
If i am using the same in my application(VC 7) it is showing"PGRES_FATAL_ERROR"
The same query i copied and pasted on server side it is executing fine.....
Why is this so?
Pls tell me what i need to do...In case of complex queries executing through my application.
Help me in solving this...
Thank You
Sandhya