I will chime in...

First off, we have seen no difference between 7.3 / 7.4 / 7.5 versions.  The driver is 
independent.   I believe you can even use a 7.5 ODBC 
driver against an older xserver/kern.  I'm a bit confused why so many people on the 
list aren't upgrading to 7.5?  Older releases are not as 
good :)

dotNet 1.1 with ODBC driver is rock solid for single threaded console or GUI 
applications.  We actually do our own for of MaxDB replication 
using a dotNet console application.  It does at least 30,000 update/insert statements 
a day and runs for months at a time without restart or 
reboot.

However... there is potential bad news.  With every driver I have tried (including the 
latest ones in 7.5.0.8)... ASP.NET can be a problem with 
MaxDB's ODBC driver under high load.  This is with connection pooling on or off under 
Windows 2000. I suspect the heavy threading? We 
don't use much threading in our own code, but ASP.NET does internally...  so far, an 
easy way to reproduce the problem on demand has 
eluded us.

I'm not saying everyone will have this problem, but we have on 3 servers...  
concurrent DB usage with ASP.NET.... you have been warned.

  Stephen Gutknecht



On Fri, 26 Mar 2004 09:26 , 'Marcin P' <[EMAIL PROTECTED]> sent:

>Yes - but only with
>standard ODBC driver (use .NET provider
>for ODBC drivers).
>It works perfect with 7.3.0.46.
>(I haven't yet tested 7.4 nor 7.5).
>Lool at my latest post concerning Mono
>and Daniel's answer -
>http://www.bytefx.com/Products.aspx
>It seems the .NET Provider for MaxDB/SAP DB is on
>the way.
>And BTW - I thought about writing one my own -
>if Bytefx will not finish it before summer holidays I'll start
>the work.
>
>Kind regards,
>Marcin Pytel
>
>Uzytkownik "Shah, Niraj" [EMAIL PROTECTED]> napisal w wiadomosci
>news:[EMAIL PROTECTED]
>net...
>> Hi;
>>
>> Can we use MaxDB with .NET?
>> Please guide.
>>
>> Thanks
>> Niraj
>>
>>
>> --
>> MaxDB Discussion Mailing List
>> For list archives: http://lists.mysql.com/maxdb
>> To unsubscribe:
>http://lists.mysql.com/[EMAIL PROTECTED]
>>
>>
>
>
>
>
>-- 
>MaxDB Discussion Mailing List
>For list archives: http://lists.mysql.com/maxdb
>To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>





-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to