Hi, I am migrating from MS SQL to POSTGRESQL database. In this, I have some problem with the ASP connection. The error is as
follows: Microsoft OLE DB Provider for ODBC Drivers
(0x80004005) HINT: If you want to discard the results,
use PERFORM instead. This error is associated with the execution
of stored procedure. Select <functuion_name()>; Is the way in which I am trying to execute
the procedure in pgadmin and also this is the way in which I am using it in the
asp file. Can I have your help in overcoming the
issue. Thanks. Annapoorani S
|
[BUGS] Execution of stored procedures
Sundaramoorthy, Annapoorani \(Cognizant\) Wed, 18 Jan 2006 21:48:32 -0800
- [BUGS] Execution of stored proce... Sundaramoorthy, Annapoorani \(Cognizant\)
- Re: [BUGS] Execution of sto... Richard Huxton