|
Posted by Erland Sommarskog on 04/30/07 21:33
Shane (shane@weasel.is-a-geek.net) writes:
> I am looking to make a program using express edition Visual C#. I want my
> application to interact with Microsoft SQL server, create tables, inserts,
> lookups, the normal.
>
> First I would like to read the documentation,and now to the point of my
> post. Due to the (recently pointed out) ineptitude of my googling
> skills I cannot find what I am looking for.
>
> I presume this is an obvious and easy request so all comments on that
> front will be directed to the bit bucket :-)
Not sure what documentation you are asking for. But SQL Server comes with
Books Online, see also links below.
I don't know what Visual C# Express comes with, but you should find MSDN
Library on msdn.microsoft.com.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
[Back to original message]
|