From: Dmitry K. <di...@de...> - 2001-03-26 11:14:49
|
Hello, Claudio! "Claudio Valderrama C." wrote: > > Hello, fellow members. This is not a bug. This is a known limitation, unless > it worked before IB4. Do I close it or do change it to become a request for > enhancement? > > SELECT > > Field1, Field2, ... , > > UDF1(Field1, ?Param1) > > FROM > > TABLE1 > > > > don't work - message is "unknown data type" I saw this even if udf with param was used in WHERE clause. So it should be tested completely. Seems that 4.x and 5.x had better behavior than 6.0 in this area. p.s. thank you for gstat options info. -- Dmitry Kuzmenko, Epsylon Technologies. |