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.

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

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

Bill.


_______________________________________________
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