dbTalk Databases Forums  

[BUGS] BUG #1887: "Fillinvalues failed" error : PgOledb 1.0.0.19 with Postgres 8.1 Beta

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1887: "Fillinvalues failed" error : PgOledb 1.0.0.19 with Postgres 8.1 Beta in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Viswanath Ramineni
 
Posts: n/a

Default [BUGS] BUG #1887: "Fillinvalues failed" error : PgOledb 1.0.0.19 with Postgres 8.1 Beta - 09-16-2005 , 08:18 AM







The following bug has been logged online:

Bug reference: 1887
Logged by: Viswanath Ramineni
Email address: v_ramineni (AT) hotmail (DOT) com
PostgreSQL version: 8.1 Beta
Operating system: Windows 2000 Prof
Description: "Fillinvalues failed" error : PgOledb 1.0.0.19 with
Postgres 8.1 Beta
Details:

Parameter data type is OleDbType.VarChar, direction is input. Following is
the sql I am running..

select
USERID,USERNAME,USERDESCR,PASSWORD,VALIDFROM,VALID TO,STATUS,CREATEDBY,CREATE
DDATE,LASTUPDBY,LASTUPDDATE from APPUSER Where USERNAME = ?

When I hard code the value for username instead of using the parameter ('?')
it works fine. Other wise I get the "Fillinvalues failed" error.

Currently our application is supported on Oracle and SqlServer. I am trying
to provide support on Postgres also. Because of the need to use multiple
"out parameters" in plpgsql, I cannot use earlier versions of Postgres, I
have to use only 8.1. Unable to move further because of this error coupled
with Bug#1860 (proble with unique index) I posted here. Please help.

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.