You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to C# Guide
Under the \Microsoft SQL Server\90\Tools\Binn directory,
the SQL query tool (OSQL.exe) is v2005.90.3042.0.
To find:
Microsoft SQL Server 2005 - 9.00.3042.00 (Intel X86)
Feb 9 2007 22:47:07
Copyright (c) 1988-2005 Microsoft Corporation
Express Edition on Windows
NT 5.1 (Build 2600: Service Pack 2)
How-to:
OSQL -S WOODCRAFT\SQLEXPRESS -E
SELECT @@version
GO