Bill Witherspoon wrote:
> 
> Carl Karsten wrote:
>> Ed Leafe wrote:
>>> On Jun 13, 2007, at 2:16 PM, Carl Karsten wrote:
>>>
>>>> -> We're using  >> Windows >> Authentication currently,
>>>>
>>>> I think that is the 'problem.'
>>>     Why? All that means is that SqlServer will authenticate the username/ 
>>> pw through Windows authentication. If the username/pw is legit, it  
>> When using win, you don't need to pass a user/pw, and I think you need to 
>> tell 
>> it which method to use.  so if anything, passing a user/pw may be the way to 
>> tell it to use SQL auth.
>>
>>> should be fine. In fact, when I helped test pymssql for Dabo, I used  
>>> Windows authentication to my SQL Server.
>> Was your server set to win-only or mixed?
>>
>> Carl K
>>
> 
> Carl,
> It's set to mixed. Let me try to remove the user/pass right now.

If it is set to mixed, then I would try to use SQL, not win.

> 
> Well, that's weird - if you leave the user/pass parameters it looks like
> it defaults to user = "sa". No go there either.

yeah, I think there is a parameter you need to pass that explicitly tells it to 
use Win.

> 
> I also just tried user='billw' with no password, and password=''. No go.

Is that a user/pw that the server knows about, or a win user?

If you /join #dabo on irc.freenode.net I'll setup a server setup you can hit.

Carl K


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to