зеркало из https://github.com/mono/mail-archives.git
90 строки
3.3 KiB
HTML
90 строки
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] different behavior between .NET and Mono
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:dan%40astusa.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="025781.html">
|
|
<LINK REL="Next" HREF="025783.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] different behavior between .NET and Mono
|
|
</H1>
|
|
<B>Dan Maltes
|
|
</B>
|
|
<A HREF="mailto:dan%40astusa.com"
|
|
TITLE="[Mono-list] different behavior between .NET and Mono">dan@astusa.com
|
|
</A><BR>
|
|
<I>Wed, 16 Feb 2005 15:35:21 -0500</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="025781.html">[Mono-list] different behavior between .NET and Mono
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025783.html">[Mono-list] different behavior between .NET and Mono
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25782">[ date ]</a>
|
|
<a href="thread.html#25782">[ thread ]</a>
|
|
<a href="subject.html#25782">[ subject ]</a>
|
|
<a href="author.html#25782">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Correct. And you will need to a create sql user(s) that have access to that
|
|
database. Then, the client app must use sql login instead of windows
|
|
authentication.
|
|
|
|
-Dan
|
|
|
|
-----Original Message-----
|
|
From: <A HREF="mailto:mono-list-admin@lists.ximian.com">mono-list-admin@lists.ximian.com</A>
|
|
[mailto:<A HREF="mailto:mono-list-admin@lists.ximian.com">mono-list-admin@lists.ximian.com</A>] On Behalf Of Michael George
|
|
Sent: Wednesday, February 16, 2005 3:19 PM
|
|
To: A Rafael D Teixeira
|
|
Cc: Michael George; MonoList
|
|
Subject: Re: [Mono-list] different behavior between .NET and Mono
|
|
|
|
|
|
On Wed, February 16, 2005 2:42 pm, A Rafael D Teixeira said:
|
|
><i> AFAIK, our ADO.NET provider for SQLServer (it is part of Mono) only
|
|
</I>><i> can connect with SQL password, as the other protocol is a closed one
|
|
</I>><i> that ties with ActiveDirectory and/or NT Domain Controllers.
|
|
</I>><i>
|
|
</I>><i> Configure your database server to accept SQL connections, otherwise we
|
|
</I>><i> can't connect to it.
|
|
</I>
|
|
Looking at the properties for my database, the Security tab, under
|
|
Authentication I have "SQL Server and Windows" set. I think that's what
|
|
you're saying to do, right?
|
|
|
|
-Michael George
|
|
Ideal Solution, LLC
|
|
|
|
_______________________________________________
|
|
Mono-list maillist - <A HREF="mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</A>
|
|
<A HREF="http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.ximian.com/mailman/listinfo/mono-list</A>
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="025781.html">[Mono-list] different behavior between .NET and Mono
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025783.html">[Mono-list] different behavior between .NET and Mono
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25782">[ date ]</a>
|
|
<a href="thread.html#25782">[ thread ]</a>
|
|
<a href="subject.html#25782">[ subject ]</a>
|
|
<a href="author.html#25782">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|