Re: DB-LIBRARY error
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Gennady Vayl wrote:
>
> 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
I'd be interested to see a TDSDUMP log of the session. Also to know if
bsqldb behaves the same way.
--jkl