computed columns

Technical Article

RE: New Server what spec

  • Reply

See if these will helphttp://www.microsoft.com/sql/techinfo/administration/2000/scalabilityfaq.asp http://www.microsoft.com/sql/techinfo/administration/2000/rosetta.asp http://www.microsoft.com/technet/prodtechnol/sql/2000/plan/ssmsam.mspx http://www.microsoft.com/sql/techinfo/administration/2000/scalability.aspAnd as RAID 5 has been mentioned above, this is definitely interesting:http://www.baarf.com/I would also surf the sites of those hardware vendors. Usually you can find there case studies, that can be useful.

You rated this post out of 5. Change rating

2005-04-22

Technical Article

RE: Using Word with SQL Server

  • Reply

If you're writing a Web App, Paul's ASP.NET solution looks good; I reformatted it for readability:Function OutputDocumentImage   '' Clear out the existing HTTP header information Response.Expires = 0   Response.Buffer = TRUE   Response.Clear   SQLString = "SELECT WordDocument FROM Translations WHERE TranslationID = " & TransID   RS.Open SQLString, DB, 3   IF […]

You rated this post out of 5. Change rating

2004-12-07

Technical Article

Managing Users

  • Topic

I need an application say where a hierarchy level is used in such a way to manage users. For example the parent can create a child node with a username and password. Then the tree goes down. But only each level above has access to the lower level.The tree now has three levels, then the […]

You rated this post out of 5. Change rating

2004-09-05

1 reads

Blogs

SQL Saturday Boston 2024 Slides

By

Thanks to everyone that came to my talks. Slides are below. Best Practices for...

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers