Bugs item #1232705, was opened at 2005-07-05 08:02
Message generated for change (Settings changed) made by warp9pnt9
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1232705&group_id=5757

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: DynAPI 3 API
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: conanDrum (conandrum)
>Assigned to: L W (warp9pnt9)
Summary: SQL bigint values lost in SODA object transit

Initial Comment:
I believe the title says it all.
When you access an SQL database and retrieve a bigint 
value, then stick this into a dictionary object (VB ASP) 
and return the object to the client (JS HTML), the value 
on the client is recognised as [NULL].

If you return the value in a string all is well.

In General the behaviour is as follows:

Return value as:        Results in:
integer                 Overflow Error
array                   [NULL] value
object                  [NULL] value
string                  OK

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1232705&group_id=5757


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Dynapi-Dev mailing list
Dynapi-Dev@lists.sourceforge.net
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/

Reply via email to