PAscal

Show:

What's happening?

  • Comment: Embeded Oracle Client

    Thanks for such a detailled and clear response. I'm not a software developper (I'm just a DBA), and I'm not able to qualify the complexity of a statically linked executable. In that case (or with Instant clien install) my concern was more about additionnal steps needed to resolve NLS_LANG setting during installation. If that way doesn't prevents the use of an oracle client, perhaps that...

    2008-09-08 20:01:03 UTC in SQLTools++ for Oracle

  • Embeded Oracle Client

    SQLTools++ already supports Oracle Instant client (files copied in the same directory), that's quite easy as an installation, but NLS_LANG has to be set (because it is set to american_america.US7ASCII by default). Would it be possible to make a version that doesn't need any Oracle Client to work ? Regards PAscal.

    2008-08-25 12:17:50 UTC in SQLTools++ for Oracle

  • Followup: RE: Oracle build in functions

    On my side I use Borland c:\borland\bcc55\bin\make -f makefile.bc all I think that the make file for gcc should be available in the source code repository of RFUNC at http://rfunc.cvs.sourceforge.net/rfunc/rfunc2/source/ Yes I'm interested to know about your work and linux or unix support ! Regards PAscal.

    2008-01-06 19:31:36 UTC in rFunc UDF Library

  • Followup: RE: Oracle build in functions

    It should, but I haven't tested it ! Regards PAscal.

    2007-09-26 18:41:36 UTC in rFunc UDF Library

  • Followup: RE: Oracle build in functions

    Any help for porting udf4ora on linux would be appreciated It should work with gcc Do not hesitate Regards PAscal.

    2007-07-19 16:46:04 UTC in rFunc UDF Library

  • Followup: RE: Oracle build in functions

    Hello A new version of Udf4ORA with a better NULL handling is available as usual at: http://perso.orange.fr/Udf4ORA/ Regards PAscal.

    2007-04-06 18:48:32 UTC in rFunc UDF Library

  • Comment: DateToStr number of week

    Hello, try select to_char(cast('2004.01.01' as timestamp),'YYYY IW D') from dual; using the extended version of rFunc UDF Library foud at: http://perso.orange.fr/Udf4ORA/ Regards PAscal.

    2006-12-02 12:02:53 UTC in rFunc UDF Library

  • Oracle build in functions

    Hello, for those who wants Oracle Build in function like: - ADD_MONTH(ts,i) - DUMP(any) - INSTR(str,str,i,i) - REPLACE(str,str,str) - TO_CHAR(ts,fmt) - TO_DATE(str,fmt) - TO_NUMBER(str) - TRUNC(ts) You'll find them in an extended rFunc UDF library called UDF4ORA at: http://perso.orange.fr/Udf4ORA/ Regards PAscal.

    2006-11-26 11:17:08 UTC in rFunc UDF Library

  • Followup: RE: Need a new function

    HEllo, you dont need to developp any new UDF. The actual strreplace UDF perfectly answer to your need: select strreplace('ABC-123','-','') from dual returns 'ABC123' Regards PAscal.

    2006-11-21 21:18:40 UTC in rFunc UDF Library

  • R2.6.0a Oracle XE but Derby !?

    Hello, I'have juste discoverd that Compiere has released R2.6.0a including Oracle XE ! Is derby's (or any JDBC) port always on the road !? Regards PAscal.

    2006-11-06 19:35:35 UTC in Compiere ERP + CRM Business Solution

About Me

  • 2006-02-04 (4 years ago)
  • 1443900
  • legrand_legrand (My Site)
  • PAscal

Send me a message