[Mono-list] Error executing MSSQL Query since Mono 2.6

bulldogi gottwald.frank at googlemail.com
Thu Mar 25 21:22:04 EDT 2010


Hello,

I'm developing apps on Mono using GTK#, MSSQL, NPSQL and Remoting.

This apps run fine under Mono 2.4 and .NET Framework. But under Mono 2.6
many of the MSSQL SQL Queries are not executed. 

Tracing the SQL Server on executing the Query results only in an "Audit
Logout" Message.

Executing against SQL Server 2000 results only RowCount=-1 .

Executing against SQL Server 2005 results in an error message:

"Der eingehende Tabular Data Stream (TDS) für das RPC-Protokoll (Remote
Procedure Call) ist nicht richtig. Parameter 46 (\"@Vor☀Є.䀔嘀漀爀开䘀甀\"): Der
0x6E-Datentyp hat eine ungültige Datenlänge oder Metadatenlänge."

If i reduce the number of parameters, the Query is executed.

Here is a NUnit Class 
http://n4.nabble.com/file/n1691607/RepositoryBenutzerTest.cs
RepositoryBenutzerTest.cs 

What can i do. Any ideas ?


Frank


-- 
View this message in context: http://n4.nabble.com/Error-executing-MSSQL-Query-since-Mono-2-6-tp1691607p1691607.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list