vb6/ADO 2.8/ DB2



I'm getting data from a DB2 database in a vb6 application. When longs are
returned it seems like trailing zeros are dropped ie I get a sequence of
values like 98,99,1,101. Any clues?
.



Relevant Pages

  • Re: Joystick API
    ... I have no problem in VB6 but get various exceptions, memory violations in .net. ... I have (I think converted all the longs to integers ...
    (microsoft.public.dotnet.languages.vb)
  • Re: The points of FFT transform
    ... If the length of X is less than n, X is padded with trailing zeros ... If the length of X is greater than n, the sequence X is truncated. ... If we want to do a DFT of a sequence of discrete signal X, ... What is the proper points for DFT? ...
    (comp.dsp)
  • Re: vb6/ADO 2.8/ DB2
    ... longs are returned it seems like trailing zeros are dropped ie I get ... a sequence of values like 98,99,1,101. ... Any clues? ... Please reply to the newsgroup. ...
    (microsoft.public.data.ado)
  • The points of FFT transform
    ... If the length of X is less than n, X is padded with trailing zeros ... If the length of X is greater than n, the sequence X is truncated. ... If we want to do a DFT of a sequence of discrete signal X, ... What is the proper points for DFT? ...
    (comp.dsp)
  • Re: I used to use VB but...
    ... wrapper for a CRC16 algorithm. ... Because you need to use the index property? ... many API calls use Longs when all they will ever return is 1 or 0. ... Still vb6 does not have unsigned ints which can be handy from time to time. ...
    (microsoft.public.vb.general.discussion)