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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 learning sql server

Author  Topic 

tuzojazz
Starting Member

7 Posts

Posted - 2006-04-24 : 19:57:23
Hi:

I'm an aspx programer, mi database is in access.

I want to learn sql server enterprise in order to improve my aspx's and databases but I dont know where to start learning.

I have downladed a tutorial from microsoft web site but I dont know what topic learn first

SQL Server Tools
Analysis Services
Data Mining
Integration Services
Notification Services
Reporting Services

What topic I must read first? I just want make an aplication to read and update data from a database.
Do you know another good totorial on the web?

Thanks!!

Srinika
Master Smack Fu Yak Hacker

1378 Posts

Posted - 2006-04-24 : 20:21:55
Some Advices:

-- Install SQL server
-- Learn about different logn methods, installation ....
-- Once u install it, use the Help (Books onLine)
-- Start from Contents tab
-- geting started
-- .....

All u listed are relatively advance stuff, which need a bit of in-depth knowledge in SQL server.


Srinika
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-04-25 : 01:34:21
Make use of SQL server's help file
Also do a google search on the specified topics

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

cmitty
Starting Member

20 Posts

Posted - 2006-05-02 : 10:14:53
Yes, make sure you know exactly what you are looking for before going in blind.

Start with the basisc and userstand how it works, then move onto the tricky stuff
Go to Top of Page
   

- Advertisement -