administration

Technical Article

Printing to an output file

  • Topic

I have a DTS Package with an ActiveX Script. I want the ActiveX Script to print to the file I re-direct the package execution to. Is there an easy way to do this? I have tried this: If cmdNew.Parameters("@RUNNING") = True Then Print "The " & DTSGlobalVariables("gvsInterfaceName").Value & " is currently running. Failing package!" Main […]

You rated this post out of 5. Change rating

2001-10-05

1 reads

Technical Article

THE LAST DAY OF MONTH

  • Topic

Do you have any idea how to find the last day of the previous month? The select I have below works, however I am more than sure that there shoud be another less complex way to do it. select datediff(day, convert(varchar(4), year(getdate())) + '/' + convert(varchar(25),(month(getdate()) -1)) + '/' + convert(varchar(25),day(getdate())) , convert(varchar(4), year(getdate())) + […]

2001-10-03

Technical Article

Remote backups

  • Topic

Hi all, How do I take a SQL backup from EM to a remote machine? Is it enough if we give the remote server's name and shared folder? Lile \\server1\shared1\sqlbackup? Kindly clarify Parasu Raman

You rated this post out of 5. Change rating

2001-10-03

2 reads

Technical Article

"Unable to connect to Server" error

  • Topic

Hi, We are running into the following problem after installing the SQL Server 6.5. We have installed SQL Server 6.5 in the test machine(031265), with local system account being used for login. The server NT031265APPLGE is running (shows green light). The services - MSSQLServer, SNMP, SQLExecutive - are running. But, when we try to register […]

2001-10-02

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