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 |
jayashreeganesan
Starting Member
2 Posts |
Posted - 2009-07-13 : 03:05:57
|
HI, I need to design the DB for a social networking site. Since there will be many hits, can i know what are the details I need to consider while designing the login table... |
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2009-07-13 : 04:26:54
|
login table is the least of your worries.the design itself completely depends on what and how your site will be doing things.are you buildig the next facebook?___________________________________________________________________________Causing trouble since 1980Blog: http://weblogs.sqlteam.com/mladenpSpeed up SSMS development: www.ssmstoolspack.com <- version 1.5 out! |
|
|
jayashreeganesan
Starting Member
2 Posts |
Posted - 2009-07-13 : 05:22:25
|
yes...it will be simillar to that |
|
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2009-07-14 : 04:40:05
|
why reinvent the wheel, there are many 3rd party products out there already.If you havent got a hint where to start such a complex task, why start.I would advice you buy a product or get some proper training or better yet get a pro |
|
|
giri prakash
Starting Member
5 Posts |
Posted - 2009-07-20 : 05:15:57
|
Connection failed SQLState; "08001' SQL Server Error: 52 [Microsoft] [SQL NATIVE CLIENT] Named pipes provider: could not open to sql server[52] Connection failed; SQLState: 'HYT00' SQL Server Error: 0[Microsoft] [SQL NATIVE CLIENT]Login timeout ExpiredConnection failed;SQLState: '08001'SQL Server Error: 52[Microsoft] [SQL NATIVE CLIENT] an Error has been occurred while establishing a connection the sql server, when connecting to sql server 2005, this failure may be caused by the fact that under the default settings sql server does not allow remote connectionsgiriprakash |
|
|
giri prakash
Starting Member
5 Posts |
Posted - 2009-07-20 : 05:17:46
|
iam getting the following error while i want to upgrade my system to server Connection failed SQLState; "08001' SQL Server Error: 52 [Microsoft] [SQL NATIVE CLIENT] Named pipes provider: could not open to sql server[52] Connection failed; SQLState: 'HYT00' SQL Server Error: 0[Microsoft] [SQL NATIVE CLIENT]Login timeout ExpiredConnection failed;SQLState: '08001'SQL Server Error: 52[Microsoft] [SQL NATIVE CLIENT] an Error has been occurred while establishing a connection the sql server, when connecting to sql server 2005, this failure may be caused by the fact that under the default settings sql server does not allow remote connectionsi would be thankful if any one help me out its urgentgiriprakash |
|
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2009-07-20 : 16:51:11
|
quote: Originally posted by giri prakash Connection failed SQLState; "08001' SQL Server Error: 52 [Microsoft] [SQL NATIVE CLIENT] Named pipes provider: could not open to sql server[52] Connection failed; SQLState: 'HYT00' SQL Server Error: 0[Microsoft] [SQL NATIVE CLIENT]Login timeout ExpiredConnection failed;SQLState: '08001'SQL Server Error: 52[Microsoft] [SQL NATIVE CLIENT] an Error has been occurred while establishing a connection the sql server, when connecting to sql server 2005, this failure may be caused by the fact that under the default settings sql server does not allow remote connectionsgiriprakash
giri prakash, start a new thread for your question |
|
|
|
|
|
|
|