Peter Adam | 12 Oct 15:34
Favicon

Problem assigning longints in a windows XP environment

I have a method which has been working for many years an still works  
in a mac and most win xp environments.

In a situation where the user accesses the app and this method using a  
Windows Remote Desktop Connection, straight field to variable  
assignments are not happening. The result is always 0.

The problem happens in a compiled server db.

I have inserted debugging code to display the values of the fields and  
the variables before and after the assignments and although the fields  
(longints) have values, the variables always have zero.

If I run the same complied app locallythe asignments work perfectly.

I have  spent a lot of time trying to resolve this issue and have made  
no headway. Help would be greatly appreciated.

----

Cheers

Peter Adam
Adam, Zievert & Associates Pty Ltd

e-mail: peter.adam@...
Tel: +61 3 9836 3539

**********************************************************************
4D Server v11 SQL has arrived!
(Continue reading)

Matthias Schmidt | 12 Oct 15:51
Favicon

Re: Problem assigning longints in a windows XP environment

Am/On Mon, 13 Oct 2008 00:38:03 +1100 schrieb/wrote Peter Adam:

>I have a method which has been working for many years an still works  
>in a mac and most win xp environments.
>
>In a situation where the user accesses the app and this method using a  
>Windows Remote Desktop Connection, straight field to variable  
>assignments are not happening. The result is always 0.
>
>The problem happens in a compiled server db.
>
>I have inserted debugging code to display the values of the fields and  
>the variables before and after the assignments and although the fields  
>(longints) have values, the variables always have zero.
>
>If I run the same complied app locallythe asignments work perfectly.
>
>I have  spent a lot of time trying to resolve this issue and have made  
>no headway. Help would be greatly appreciated.

if you don't want us guessing around, you need to present the
problematic code here.

cheers,

Matthias

------------------------------------------------------------------------
Admilon Consulting GmbH
Am Wiesengrund 9a, 90584 Allersberg, Germany
(Continue reading)


Gmane