DTS

Technical Article

A View problem 2

  • Topic

Hi, I use sp_refreshview to refresh my view when I change the structure of my table. It works when I add a column to my table but if I remove a column and run sp_refreshview on my view, the following error occur : Server: Msg 4502, Level 16, State 1, Procedure vwRR, Line 5 View […]

2002-03-18

1 reads

Technical Article

Assigning value of a search

  • Topic

I have a stored procedure that builds a select statement based on search options in a web page. At the end of the procedure, I have a command: exec @search so that it returns the values in the custom-built select statement. Now my users are asking me for a sum value for a field of […]

You rated this post out of 5. Change rating

2002-02-25

4 reads

Technical Article

GROUP BY problems

  • Topic

Hello I have a problem with my Sql Statement and i need to know if is it possible to make a group by clause that returns all records grouping by 'Armazem' and 'article' I send my statment and there result : select left(sl.ref,4) as article,(select case when ARMAZEM=1 THEN 'FEIRA' ELSE CASE WHEN ARMAZEM=2 THEN […]

2002-02-07

10 reads

Technical Article

Trigger Question

  • Topic

I have 36 columns in a table. My objective is to create a trig which traps any column change and populate a tran table. Here is my question. When I compile and run this no errors. When I update a column in my table I am expecting to see one row inserted for the change […]

You rated this post out of 5. Change rating

2002-01-22

2 reads

Technical Article

ADO for SQL and MS Access 2000

  • Topic

I am wanting to deploy a demo copy of my VB app via internet using MS Access as the database. Later will ship MSDE or sell SQL 2000. I wish to use essentially the same code base for both db's but having trouble with an Access query. Code is: Dim rs As ADODB.Recordset Dim cmd […]

You rated this post out of 5. Change rating

2002-01-17

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