[Mono-bugs] [Bug 460348] dbpage1 xsp test fails on windows
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Sat Feb  7 10:16:17 EST 2009
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=460348
User hmandevteam at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=460348#c2
hman devteam <hmandevteam at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hmandevteam at gmail.com
--- Comment #2 from hman devteam <hmandevteam at gmail.com>  2009-02-07 08:16:15 MST ---
i had same error when i added a view in my sqlite db. After i drop view and
work fine.
sqlite3 - 3.6.0
mono-data-sqlite - 2.2
mono - 2.2 (tarball 01-23-2009)
trace:
at (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite.sqlite3_prepare16
(intptr,intptr,int,intptr&,intptr&) <0x00004>
  at (wrapper managed-to-native)
Mono.Data.SqliteClient.Sqlite.sqlite3_prepare16
(intptr,intptr,int,intptr&,intptr&) <0xffffffff>
  at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement
(intptr,intptr&,intptr&) <0x0004e>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader
(System.Data.CommandBehavior,bool,int&) <0x000f3>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader
(System.Data.CommandBehavior) <0x0001d>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () <0x00012>
  at (wrapper remoting-invoke-with-check)
Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () <0xffffffff>
-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
    
    
More information about the mono-bugs
mailing list