UDF Questions

PREV 1 NEXT

User defined function for an expression

I have a user defined function that returns a single scalar value, e.g. a formatted name. Is it possible to reference the UDF as the value of a field in SSRS 2008?  If so, how?  Thanks.

Answer Question   |  Mar 24, 2010  10:17 PM GMT
user-defined function, SSRS 2008, UDF
asked by TheRicker

  5 pts.

Using MySQL message API on Windows

I am new to MySQL message API. I want to use MySQL message API on Windows platform. But MySQL message API is tested and developed on open source platform (Linux, Unix, etc). I think MySQL message API is nothing but a udf, which uses spread toolkit (spread daemon). So I tried to build a dll for...

Answer Question   |  Jun 23, 2009  3:12 PM GMT
Windows, MySQL, API
asked by Linux - Ask the Expert

  270 pts.

How to automatically update Child Table with Insert Trigger and Table-UDF

I have SQL Server 2008 and Visual Studio 2008 and am trying to automatically insert new records into a child table based on new inserts into its parent table. I know that this should be simple: via an insert trigger. However, the complexity is that the new records into the child table need to be...

Answer Question   |  Jun 12, 2009  3:14 PM GMT
T-SQL 2008, UDF, SQL Server 2008
asked by Ironryan77

  5 pts.

UDF returning DATE always fails

We have legacy tables storing dates as integer fields... ie 2012001. I have built a UDF that parses, joins, and casts the segments to a DATE type. This works fine until I hit about 800 rows and I get a non-specific SQL error. If I return a CHAR(10) with the formatted date, I get no error. Only when...

View Answer   |  Apr 15, 2009  3:51 PM GMT
UDF, UDF Returning DATE
asked by Mpalmer78

  25 pts.

Comparing views, user-defined functions and stored procedures in SQL

How do views, user-defined functions (UDFs) and stored procedures work in SQL, and what conditions are there on their usage?

Answer Question   |  Nov 19, 2008  2:55 PM GMT
UDF, SQL Server stored procedures, SQL Server views
asked by SQL Server Ask the Experts

  2,585 pts.

Having trouble with DB2/400 UDF returning a table.

I've written a test RPGLE program (not a service program) to return a table that for testing puposes I'm returning 1 row and 1 hard coded return column that is defined as varchar. I'm building the return value by concatonating the input parameters. Anyhow I tried running it using interactive...

Answer Question   |  Mar 4, 2008  0:25 AM GMT
SQL, RPGLE, DB2/400
asked by Dwk001

  5 pts.

UDF unable to load Java class. What do I need to do to make this work?

Hi all, Right now I find myself in a position of doing it first, and learn setting up Java UDF later! I have managed to get the UDF registered but having problem getting the Java code to work. I need assistance to get this Double Metaphone Java UDF to work pretty quickly. Here is what I tried...

Answer Question   |  Jan 31, 2008  8:37 PM GMT
Java, Linux on Intel, CLASSPATH
asked by OKONITA

  15 pts.

PREV 1 NEXT