[Mono-bugs] [Bug 73159][Nor] Changed - ODBC type SQL_WVARCHAR is not supported
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Mar 2005 05:46:36 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by tsureshkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73159
--- shadow/73159 2005-03-15 18:30:23.000000000 -0500
+++ shadow/73159.tmp.32231 2005-03-16 05:46:36.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 73159
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: tsureshkumar@novell.com
ReportedBy: timo-mono@pokorra.de
@@ -52,6 +52,14 @@
------- Additional Comments From timo-mono@pokorra.de 2005-03-02 10:07 -------
Created an attachment (id=14504)
adding WVarChar support: libodbc.cs.diff
+
+------- Additional Comments From tsureshkumar@novell.com 2005-03-16 05:46 -------
+can you check this with the svn 1.1. branch? a fix for proper
+conversion between odbctype and sql types have been put recently.
+
+anyway, i checked with linux postgres. the driver gives a SQL_TYPE of
+12 (varchar). not wvarchar. can you send the trace log file, by
+enabling odbc tracing.