Hello! Sorry for the later answer.

On Wed, Apr 06, 2011 at 12:31:11PM -0400, luis cota wrote:
> What is the appropriate way to connect to a SQL Server database using
> Windows Authentication? I've attempted using a connection string like this:
> 
> conn_string = mssql://HOSTNAME/Test
> 
> This results in:
> 
> adodbapi.adodbapi.DatabaseError: (-2147352567, 'Exception occurred.', (0,
> u'Micr
> osoft OLE DB Provider for SQL Server', u"Login failed for user 'None'.",
> None, 0
> , -2147217843), None)
> 
> 
> I know the DB server is running, I am able to connect to it using Elixir /
> SQL Alchemy ... Please help

   I'm afraid the burden to investigate is upon you. Can you look it up
how does SA handles Windows Authentication?

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to