Configuring

Technical Article

SELECT Into a Stored procedure

  • Topic

Into a store procedure I want write a SELECT changing dynamically the name of table to select. I have used: SELECT @punteggio = @punteggio + Punti from @TblProfessione WHERE ID = @professione where @TblProfessione is the variable with the name of table to select but It's don't work

You rated this post out of 5. Change rating

2001-08-28

2 reads

Technical Article

INF: Understanding How to Configure a SQL Server Connection Affinity

  • Article

In an online transaction processing (OLTP) environment, the connection affinity mask option may provide performance enhancement in high-end, enterprise-level SQL Server environments that are running on computers with 16 or more CPUs. In particular, this option is useful when there are a significant number of network interactions (more than 10,000 per second) between the middle-tier application servers and the back-end SQL Server system.

2001-08-28

1,500 reads

Technical Article

SQLDMO Redistribution

  • Topic

I have used SQLDMO extensively (SQL2000) in an app I have just finished developing. I am now trying to make an install for Win2000 and am having troubles. I have followed the guide in the redist.txt file on the SQL Server CD as follows: sqldmo.dll (reg. by extracting com info) sqldmo.rll (in app path folder) […]

You rated this post out of 5. Change rating

2001-08-27

165 reads

Technical Article

Table update using Trigger

  • Topic

I have table A with three fields. Emp_Code Char(3), Emp_Name varchar(15), Policy_Change_Date datetime GetDate() . If any one record changes in table A, i wish to get the system date into the Policy_Change_Date. How will i create this trigger?

You rated this post out of 5. Change rating

2001-08-27

2 reads

Technical Article

Port Usage

  • Topic

I am attempting to import data from one SQL Server to another by linking both SQL Servers together and running a query using the 4 part SQL object name. The SQL Servers are situated over separated networks, this being 2 separated VLANS. For security reasons I wish only to connect over a single port (say […]

You rated this post out of 5. Change rating

2001-08-27

Technical Article

Failed Updates to Linked Tables

  • Topic

I know Access isn't the best front end program for SQL Server but it's what I had to use. Anyways, I'm new to the SQL Server world and am both developer and administrator of a database. I have linked my tables into an Access front end, but every once in awhile I get an error […]

You rated this post out of 5. Change rating

2001-08-24

2 reads

Blogs

Step Up Your Data Game: Learn Advanced SQL Techniques for Analysis

By

In the modern data-centric landscape, SQL stands out as the dominant tool. It's essential...

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

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