PDA

View Full Version : OT: Attn Sture - minor problem ?



Peter.Tawse
23-Jun-2005, 11:23 PM
Hi Sture

Using:

Vdf11
Vdfq23
and other 3rd party pkgs.

Whilst migrating a Vdf7.3 app to Vdf11, I ran across what appears to
be a problem in the DBMS.NUI pkg.

There is a reference within the Procedure: DBMS_SetFieldValueMax to gs$CollateString
which does not seem to recognise the declaration of gs$CollateString within the
Strings.Nui pkg

I AM using Strings.Utl BEFORE I use the DBMS.NUI pkg

Any ideas what my problem is ?


Regards

Peter Tawse
Microbase Software
Melbourne, Australia
Ph: +61 3 9563-9100
Fax: +61 3 9563-9477
ptawse@internode.on.net

Sture Andersen
24-Jun-2005, 12:55 AM
Hi Peter,

I guess your problem is that the compiler is picking up older versions of
some of the packages.

Try to examine the prn file to determine where strings.nui is located.

-Sture

Peter.Tawse
24-Jun-2005, 04:54 AM
Hi Sture

Thanks for the VERY FAST reply

>I guess your problem is that the compiler is picking up older versions of
>some of the packages.

Yep - I'm a dummy - thought I'd isolated those older
file versions, but had forgotten that I had some residing
in the .\Data directory. Sorry for the FALSE alert ! -:)

And thanks again for the code you've contributed - it's
BLOODY marvelous -:)

>
>Try to examine the prn file to determine where strings.nui is located.
>
>-Sture
>

Regards

Peter Tawse
Microbase Software
Melbourne, Australia
Ph: +61 3 9563-9100
Fax: +61 3 9563-9477
ptawse@internode.on.net