programming

Technical Article

XML performance

  • Topic

Has anyone got any figures of the effect on the server of processing XML in the database. I am currently of the thinking that to gain the most out of the server XML should not be used in the database. Any thoughts?

You rated this post out of 5. Change rating

2001-08-08

8 reads

Technical Article

Object_Id

  • Topic

How do you get the object_id of a table or any objeect on another server dynamically ? I have tried : select object_id("@servername.@dbname.dbo.attendance_details") It returns NULL. When i try to get the id without the use of variables ie. select object_id("servername.dbname.dbo.attendance_details") The query still returns NULL. I am executing it in a query in a […]

You rated this post out of 5. Change rating

2001-08-02

7 reads

Technical Article

stream backups to tape ? - recommendation sought

  • Topic

Hi all I have two small OLTP databases (4 gig each)...are have around 450+ users on average throughout the day, generating around 500Mb in logs on the best of days. I am doing full backups @ 2am and log backups from 7am to 11pm - all daily. The backups are going to two RAID-1 arrays […]

You rated this post out of 5. Change rating

2001-07-30

2 reads

SQLServerCentral Article

Using Cursor Metadata to Dynamically Generate HTML Tables

  • Article

The following stored procedure will demonstrate the use of cursor metadata. Using cursor metadata we can get information about an SQL statement and use that information to dynamically generate other code such as HTML or other stored procedures.

5 (1)

You rated this post out of 5. Change rating

2001-07-27

5,064 reads

Technical Article

deny alter table priv - how?

  • Topic

Hi all Im trying to deny the "alter table" command for a schema user. Basically I dont use DBO, the applications in the database get their own userid and create object using it. Ive created the following role to deny schema access but can add to it the "alter table" command to stop developers from […]

2001-07-25

196 reads

Technical Article

Memory

  • Topic

Hello, I've created the alert for Memory-Pages/sec Alert Over 2 in Performance Monitor, I'm getting net send message as Pages\sec is being over 2. I'm confused and what should I do to overcome it. My production server has 523 MB Ram and I've specified SQL Server to use memory dynamically setting max as 440 MB. […]

2001-07-19

8 reads

Blogs

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...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

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