FILESTREAM

Technical Article

RE: Blog of SQL2K SP3a clustering Win2003 3 nodes Clustering.

  • Reply

We've actually decided on holding off on installing SQL Server 2000 on Windows 2003 clusters. Unless MS has fixed this in recent days, SQL Server has to come up after MS DTC or it may not register properly. This means distributed queries will fail. If you aren't using distributed queries, this isn't a big deal […]

You rated this post out of 5. Change rating

2004-07-30

Technical Article

RE: creating new backup device on network drive

  • Reply

Most of the time, it's a permission error.  Is your SQL Server service started using the Local System account or a windows user account?  To use a network drive, it needs to be started using a windows user account, with the appropriate permissions granted to this account.  To test if you have set it up correctly, use […]

You rated this post out of 5. Change rating

2004-06-25

Technical Article

RE: Unauthorized attempts to login

  • Reply

I forgot what it's called - DSN or DSNless. This is what I use: PROVIDER=SQLOLEDB.1;DATA SOURCE=MachineName;INITIAL CATALOG=DatabaseName;USER ID=iserid;PASSWORD=password; Where would I need to insert port? I need to read some ASP or VB documentation.

You rated this post out of 5. Change rating

2004-06-11

Technical Article

Installing SQL SERVER 6.0 in Windows 2000 Professional

  • Topic

HiI am trying to install SQL SERVER 6.0 in my desktop (Windows 2000 Professional). I need to select Binary Sort order for the installation instead of the default (Dictionary). If I select, binary sort order my installation will not be completed. While installation process, it comes to the point “Configuring Sql Server” and hangs. I […]

You rated this post out of 5. Change rating

2004-03-02

3 reads

Technical Article

Cross Server (DB) Update DTS Package

  • Topic

BackgroundWe are currently implementing a New Planning system where the Data is stored in Oracle but the Web Interface is Via a SQL Server on the DMZ.We have added triggers to the Oracle database to populate tables on the Oracle Server with all changes (Inserts, Updates and Deletion) to the Data.These Tables are then Imported VIA DTS […]

You rated this post out of 5. Change rating

2004-02-23

2 reads

Technical Article

How does SQL Server store a Page ???

  • Topic

A quick maths.Size of a SQL page = 8K = 8 * 1024 = 8192 BytesPage Header Size = 96 bytes (as per BOL look for Pages and Extents).so total Free bytes available to SQL Server Page = 8192 - 96 = 8096 bytes.Again as per BOL, Maximum row size = 8060, which includes row […]

You rated this post out of 5. Change rating

2004-02-04

8 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