Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Identity Is Killing Me

7 views
Skip to first unread message

Tyler Cruse

unread,
Jul 19, 2003, 2:21:46 PM7/19/03
to
You could change the argument type to "string" and then change the SQL to
use the conversion from varchar to decimal using CONVERT, CASE or whatever
function is availible for your database. That way the conversion would be
done on the database side of the equation. I suspect that your problem
involves the Database access method as well as PB.


"Waleed Seada" <DSweet...@hotmail.com> wrote in message
news:uN400IfTDHA.145@forums-2-dub...
> Hi all
> I am dieing with this identity key, I have a very strange problem here
> My datawindow takes a retrieval argument of type number, this number
is
> the Identity key of my table
> suddenly when this identity reach this number {3000000000000314} my
> datawindow does not
> retrieve the corresponding
> data to this identity, I change the argument and put the value of this
> identity inside the where clause
> for the datawindow it retrieves, so I suspect that the type number for
> this argument is not suitable !!!
>
> What can I do to solve this Issue ..........
>
> Thanks in advance
> Waleed Seada
>
>
>
>
>
>
> --------------------------------------------------------------------------
--
> ----
>
>
>
>


Waleed Seada

unread,
Jul 20, 2003, 3:45:05 AM7/20/03
to
My database side is Okay, for Stored Procedure it is working fine, or you
mean another thing

Thanks for your help
Waleed Seada

"Tyler Cruse" <tcr...@trlx.com> wrote in message
news:eoVIPPiTDHA.261@forums-2-dub...

0 new messages