Re: Reg: Multiplequeries pls help me

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Reg: Multiplequeries pls help me
Дата
Msg-id 20060227060334.GA39824@winnie.fuhr.org
обсуждение исходный текст
Ответ на Reg: Multiplequeries pls help me  ("sandhya" <sandhyar@amiindia.co.in>)
Список pgsql-admin
On Mon, Feb 27, 2006 at 11:14:06AM +0530, sandhya wrote:
> 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.....

What's the complete error message?  What do you mean by "multiple
queries"?  Several queries executed sequentially via separate
function calls?  Several queries separated by semicolons executed
via the same function call?  A single query with subqueries?  Could
you post the query or queries and explain how you're executing them?
If you're writing code then please post the code that executes the
queries.

This seems off-topic for pgsql-admin; it would probably be more
appropriate in pgsql-general, pgsql-interfaces, or pgsql-novice.

--
Michael Fuhr

В списке pgsql-admin по дате отправления:

Предыдущее
От: "sandhya"
Дата:
Сообщение: Reg: Multiplequeries pls help me
Следующее
От: Dayo Johnson
Дата:
Сообщение: Priviliges and Roles