> I installed MSDE on my desktop, and have successfully > connected and created databases and users using the Microsoft > SQL Web Data Administrator and also the demo of EMS SQL > Manager. I don't have access to an SQL Server client tools > install at the moment so I don't have Enterprise Manager. > > However, it seems that mixed-mode authentication is not > enabled, because I can't connect using either of those tools > or with CFMX using JDBC with the user that I have created - I > get "Not associated with a trusted connection". > > MSDE doesn't show up in the Windows "Computer Management" MMC > snap-in, and all the solutions that Google is giving me are > for administering MSDE using VB code. Is there some kind of > command line utility or something to enable mixed-mode > authentication?
http://support.microsoft.com/default.aspx?scid=kb;en-us;322336#4 Conceivably, you might also be able to do this using OSQL, the command-line SQL client. You can do a lot of things from there without using Enterprise Manager. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta http://www.houseoffusion.com/banners/view.cfm?bannerid=40 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182713 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

