vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Maroon wrote: > Can i write user defined function in the db2 persional edition by the > java, without the COM.ibm.db2.app.*? Yes, use the PARAMETER STYLE JAVA clause in the CREATE FUNCTION statement and adhere to the calling conventions applicable to that style. -- Knut Stolze DB2 Information Integration Development IBM Germany |