----- Original Message ----- From: "SourceForge.net" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 2005 July 05 Tuesday 08:02
Subject: [Dynapi-Dev] [ dynapi-Bugs-1232705 ] SQL bigint values lost in SODA object transit
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

Hi. I'll try to help you with this so we can both better understand what's going on. Please be patient with me. It's been a while since I touched ASP, and currently do not have a test platform. At present I am only aware of http://domaindlx.com/ with their free ASP hosting with Microsoft Access via connectionless DN with ADODB.

If you provide a specific example of what you are trying to do, what you are expecting, and what you are observing, then I will be much closer to understanding the situation. Please do the following to help me:

1) Isolate the specific example of the code that causes the problem.
2) Duplicate the error at DomainDLX.
3) Zip up the files and send to me with your commentary.

This will greatly help speed up the process. Wether it's a bug in the code, or in the documentation, or something else, I am not sure so I can't rule anything out at this point.

Leif
warp9pnt9

P.S. FYI: the bug report is also sent to the dynapi-dev@lists.sourceforge.net mailing list. I notice that you are not subscribed. You may want to subscribe there. Posts are only allowed if you subscribe, as a simple yet highly effective anti-spam measure. Subscription is easy. Send a message to [EMAIL PROTECTED] with "subscribe" (without the quotes), as the subject or message body.





-------------------------------------------------------
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