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 |
|
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 firstSQL Server ToolsAnalysis ServicesData MiningIntegration ServicesNotification ServicesReporting ServicesWhat 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 |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2006-04-25 : 01:34:21
|
| Make use of SQL server's help fileAlso do a google search on the specified topicsMadhivananFailing to plan is Planning to fail |
 |
|
|
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 |
 |
|
|
|
|
|