Bill Witherspoon wrote: > Carl Karsten wrote: >> johnf wrote: >>> Please try the following >>> host='192.?.?.?,1433' >>> >>> Instead of using " : " the colon - use " , " to separate the IP address and >>> the port. >>> >>> This works for me on windows. >>> >>> But I still can not use the Wins auth. However, I use a samba server as my >>> DC >>> and this fact may cause an issue. Or it could be that the dll does not >>> support wins auth only SQL auth. >> Have you tried using >> c:\> osql.exe -S 192.168.1.7 -E >> >> Carl K > > Yes - it works as advertised. > c:\> osql.exe -S 192.168.1.7 -E > 1>
I was asking John, but good job with the cut/paste. :) when you post: host='192.?.?.?,1433' gets a connection it is not as useful as if you had just cut/paste the 2 or 3 lines that are on your screen. If you are doing your tests in python.exe, maybe you don't have cmd.exe's Properties, "QuickEdit Mode" enabled, which lets you use the mouse to select, then right click to Copy to clipboard. 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]
