зеркало из https://github.com/mono/mail-archives.git
86 строки
3.3 KiB
HTML
86 строки
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 620860] Number Overflow inserting into sqlserver
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20620860%5D%20Number%20Overflow%20inserting%20into%20sqlserver&In-Reply-To=bug-620860-28286%40http.bugzilla.novell.com/">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="102053.html">
|
|
<LINK REL="Next" HREF="102077.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 620860] Number Overflow inserting into sqlserver</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20620860%5D%20Number%20Overflow%20inserting%20into%20sqlserver&In-Reply-To=bug-620860-28286%40http.bugzilla.novell.com/"
|
|
TITLE="[Mono-bugs] [Bug 620860] Number Overflow inserting into sqlserver">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Sat Jul 10 01:25:53 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="102053.html">[Mono-bugs] [Bug 620860] Number Overflow inserting into sqlserver
|
|
</A></li>
|
|
<LI>Next message: <A HREF="102077.html">[Mono-bugs] [Bug 620860] Number Overflow inserting into sqlserver
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#102071">[ date ]</a>
|
|
<a href="thread.html#102071">[ thread ]</a>
|
|
<a href="subject.html#102071">[ subject ]</a>
|
|
<a href="author.html#102071">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=620860">http://bugzilla.novell.com/show_bug.cgi?id=620860</A>
|
|
|
|
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=620860#c3">http://bugzilla.novell.com/show_bug.cgi?id=620860#c3</A>
|
|
|
|
|
|
--- Comment #3 from Veerapuram Varadhan <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vvaradhan at novell.com</A>> 2010-07-10 05:25:52 UTC ---
|
|
That code path is not used if you are connecting to sql server 2k or greater
|
|
using current trunk or 2.6
|
|
|
|
AFAIK, I fixed some similar issue w.r.t. INT64 and decimal. Let me look at the
|
|
changes.
|
|
|
|
--
|
|
Configure bugmail: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="102053.html">[Mono-bugs] [Bug 620860] Number Overflow inserting into sqlserver
|
|
</A></li>
|
|
<LI>Next message: <A HREF="102077.html">[Mono-bugs] [Bug 620860] Number Overflow inserting into sqlserver
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#102071">[ date ]</a>
|
|
<a href="thread.html#102071">[ thread ]</a>
|
|
<a href="subject.html#102071">[ subject ]</a>
|
|
<a href="author.html#102071">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|