Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
masoud
Starting Member
1 Post |
Posted - 2011-06-02 : 15:51:48
|
Dear friends,
Could you tell me about "SQL.NET" And how does "SQL" related to ".NET" I did not find any document on the net. Actually I want to know about the differences between "MySQL", "SQLserver", and others if exist. And also which one is essential?
thanks |
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2011-06-02 : 16:14:46
|
For SQL.Net, you're probably referring to SQL CLR Integration:
http://msdn.microsoft.com/en-us/library/ms254498(v=vs.80).aspx http://msdn.microsoft.com/en-us/library/ms345136.aspx
The differences between MySQL and SQL Server are to numerous to mention, but you can Google for each product's features and compare them.
Which is essential? Well, since SQLTeam is a Microsoft SQL Server site, you can guess what we'd say is essential. 
You really don't want to hear my opinion of MySQL. |
 |
|
|
|
|