Skip to Content.
Sympa Menu

freetds - [freetds] DB-LIBRARY error

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Gennady Vayl <vaylg AT hotmail.com>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] DB-LIBRARY error
  • Date: Sun, 31 May 2009 19:06:48 -0500


Hi,
I'm trying to execute a user defined scalar valued function.

the SQL for it is
select MyDatabaseName.dbo.UserDefinedFunction('parameter1','parameter2')
go

This results in the following return when using fisql.

DB-LIBRARY error:
Data conversion resulted in overflow
Operating-system error:
Successful



(1 row affected)


The return for the user defined function is an integer. I also tried another
UDF where the return is a float.
Same problem.

Anyone know what this could be?

Thanks.

_________________________________________________________________
HotmailĀ® has a new way to see what's up with your friends.
http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009



Archive powered by MHonArc 2.6.24.

Top of Page