career

Technical Article

Newbie Needs Help with Trigger

  • Topic

Here is the situation: -User updates a record. -Before the record is updated, I need to insert a 'before' record to the HISTORY table. -Then I need to go ahead with the update. Can anyone provide basic code to do this? I know this much: CREATE TRIGGER Ticket_Update ON [dbo].[CSDTicket_Info] FOR UPDATE, DELETE AS And […]

2002-02-08

1 reads

Technical Article

Date Problem

  • Topic

When using the convert function in SQL 6.5 , i use the style property of 106 to get dd-mm-yy format. This works for some tables but with other tables the output comes out as mm-dd-yy. Any ideas why this inconsistency??

You rated this post out of 5. Change rating

2002-02-08

Technical Article

Server Name Differences

  • Topic

What are the issues with Restoring a Master + User DB's to a Standby Server with a Different Name ? (Standby Server NT name: SQLST1 Standby Server: Master..sysservers - the field for Server Name is SQLProd)

You rated this post out of 5. Change rating

2002-02-04

1 reads

Technical Article

Help, Cannot restore Translogs correctly!

  • Topic

SQL 2000 (no Sp) running on WinNT4 SP6a I am having trouble restoring by translogs to my test server. I can restore fine when I do the backups both (full and translog) manually. But the jobs that I have setup to run automatically do not allow me to restore as I get the error-> The […]

You rated this post out of 5. Change rating

2002-02-04

Technical Article

PK Trim ?

  • Topic

Hi , Can any one tell me if there is a way to tell sql server that 1 space != 2 spaces ? I try this in isqlw : create table T ( PK varchar (5) NOT NULL primary key ) Insert Into T Values(' ') Insert Into T Values(' ') and i get : […]

2002-02-04

4 reads

Technical Article

Is there a trial version of SQL Personal Edition

  • Topic

In another posting, I received advise on installing SQL Server on a Laptop running OS ME. I appreciate the advise. I am learning SQL and would find it convenient to have SQL on my Laptop. Is there a trial version of the SQL Server 2000 Personal Edition? If yes, where can I download it? There […]

You rated this post out of 5. Change rating

2002-01-31

10 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