March 22, 2010 at 1:11 am
hi!!
connectivity of sql server 2005 with c#.net/vb.net,i need its code.
March 22, 2010 at 6:51 am
That's a pretty big topic for a web post. You might want to try tracking down a few books. Here's some information to get you started from MSDN.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 24, 2010 at 3:22 am
umbelgul (3/22/2010)
hi!!i am new to sql server 2005 ,but dnt know how to use,any one can guide me from scratch. i want to use sql server 2005 with visual studio using c#.plz guide me.
There is a “SQL with SQL Server” section here:
March 24, 2010 at 6:10 pm
I would start by finding some books. Narrow down the topic by picking a few specific things you want to learn - and then find the answers.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
March 25, 2010 at 1:15 pm
installation of the software is just like any other - if autorun doesn't start it, find the setup.exe and double-click. Follow the prompts. This will give a default setup and allow you to start playing.. er.. learning... After that, a beginning book on C# DB apps and hang out in the forum for SQL tips, Google "sql server 2005 best practices", etc. As someone else said, HUGE topic for a simple answer.
good luck!
March 25, 2010 at 1:20 pm
hmmm check it out.
http://sql-articles.com/articles/dba/installing-sql-server-2005
Regards..Vidhya Sagar
SQL-Articles
March 29, 2010 at 6:52 am
Search for Installation Guide lines for SQL Server 2005. U may get the links & PDFs or Word Docs from which you can get how to install step by step pictorial view.
March 29, 2010 at 2:22 pm
If you just need a Sql Express backend for some C# development then there isn't a great deal to it. Infact, I think the Express Version of Sql Server is installed as an option with Visual Studio (well, at least for C#/VB Express).
On the other hand, if you are planning to install to Production Servers etc. then you will certainly want to look at some of the material suggested above.
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply