Lasserre Lionel

Lasserre Lionel

Mon blog

Oracle Forms Tips and Tools Blog

Créé le 21/01/2009

Oracle Forms project How it work's, some tips & tools Days after days the solutions i found to make our oracle forms application work as it have to

Catégorie : Divers

articles : 11

Blogrank: 3 (en savoir plus)

Mes derniers articles

Forms 11 is out, let's try it

So Forms 11 is out, i'm just trying to install it on a vmware Win2003. First of all, to make it install correctly, i have to make my vmware up to 2 go memory and a big swap file( 3,5 Go). Than as i...

Forms 10G test if file exist on AS

The problem today is to test if a file exist on the AS, but there aren't any function existing . So i search on OTN and found a solution using io_text file. Here it is : FUNCTION...

Opatch and lost mouse problem (p7703734_10123)

After lot of louse mouse focus problems, oracle realise patch p7703734_10123. I just install this Opatch and do some tests. First of all, i have to move some files because this patch contains news...

Oracle Forms and WINDOWS7

As Windows 7 RC just realised, we try it and test our's application under client win7 system. Ad what can we say, it works, fine . Of course our application is now using JRE (not jinit anymore) and...

DemoAdditem Fmx

As i havn't lot of time at this moment, i juste realise a demo fmx for those who want to use Java bean Adding dynamiq items (Bases on FD one) You can find it here the fmx And Here the FMB I'll try...

Add Reports server : Error Already exist on network

As we deploy our forms application, we add 2 reports server, to do that we use addNewServerTarget from ORACLE_HOME/bin directory. The problem was that report server dunot start with error like...

Bean used to make forms planning

Ok, as there are some sort of ask, i put here Java code of modified additems2.java (by François Degrelle, thank's a lot). You can find it here (sorry it's text only you have to make all yourself...

Euro symbol problem on pdf generated reports under linux

I just pass the last 15 days looking for a problèm whith our application under LINUX OAS server. Description : As we are in Europe, we have to put € symbol in some reports. But these reports...

Deploying Forms Application under Linux

'Lo all After customizing OAS Forms under Linux (for me Red Hat4), i've try my windows forms application ... And it dunot work of course, so here are what to do to make it work . Ok after network...

Windows Vs Linux Oracle Forms Server parameters

Real First Post, litle custom compare for OAS 10.1.2.3 on windows server and linux server After / , \ and case know problems, you have to modifie some conf and env files to make it work correctly....