Embed?
If it means including in distribution then add dependency to mssql in
OneClick or in Setup project.
If using sql in code then look at Linq-to-Sql.

Datatypes.
They are in namespaces: System.Data and System.Data.SqlClient.
If you'll use Linq you wouldnt even know anything about datatypes
except
something called IQueryable - interface for containers of data that
are
to use in Linq.

Jakub Malinowski

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web 
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---

Reply via email to