Yeah, it's under the "Search" menu. I've used it quite a bit.
'War Stories'
Buffistechnology 3: "Press Some Buttons, See What Happens."
Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
Yay, it works!
But by installing cygwin as well means that later I can run that UNIX text-only web-browser. What is it called?
eta: Lynx! For that old-timey internet feel....
Sure you can do a recursive search in dos.
Dir filename.ext /s
Filename.ext can be replaced with wild cards of ? and * etc. and in Windows dos command prompts, it can even go without the .ext
Yeah, but I need to search the contents of the files.
ahhh, I see....
Never mind.
t /Emily Litella
Anyone have experience with locking/blocking in SQL Server?
We're getting this error a lot:
The VB Application identified by the event source logged this Application WebTimesheet: Thread ID: 7980 ,Logged: WebTimesheet::Utility::SaveNew(10) - Microsoft OLE DB Provider for SQL Server - Transaction (Process ID 65) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
I'm trying to connect from OS X (Leopard) to a Windows share. There's a username and no password, but when I try and enter those credentials, it just tries to connect (or stay connected) as guest. How can I disconnect as guest?
Are you trying the Command-K or (Go>Connect to server) method?
try smb://username@servername/sharename
I was mounting it through Finder. I'll try that when I get home, thanks