PowerShell

Technical Article

RE: Help with Enteriprise slow?

  • Reply

My question is not EM slower than QA, I am asking if distince from server cause developver access same data is slow one server than the other server, (we restore the same db on the other server), and ask they had slow processes they using this as one method showing me compare two server why […]

2004-01-06

Technical Article

RE: Do the certifications add value?

  • Reply

quote: "Jumping jobs" as it spending 3 months here, 6 months there, 3 months at the next job, etc. The work experience shows one of several possibilities we didn't want to get into: (1) The person appeared competent at initial hiring but as the companies got to know him his experience was lacking and he […]

You rated this post out of 5. Change rating

2004-01-02

1 reads

Technical Article

RE: using 'IN' keyword in cursor declaration

  • Reply

I guess this is expected behaviour. You can't use @TEMP to pass more than a single value. It will not be correctly interpreted as a list of values. This might be interesting http://www.algonet.se/~sommar/arrays-in-sql.html for you. Frank http://www.insidesql.de http://www.familienzirkus.de

2003-12-29

Technical Article

RE: Drop Columns

  • Reply

DROP CONSTRAINT isn't a free standing SQL statement. It is part of the ALTER statement. ALTER tablename DROP CONSTRAINT constraintname

2003-12-26

1 reads

Technical Article

RE: Sql Agent Job Portability between dev, qa and prod

  • Reply

can you use conditional logic to determine which machine your on? if computername = 'dev' put it here else if computername = 'qa' put it here else put it here you know what? it just occurred to me that you are putting this in the Output file box in the Advanced tab... guess conditional logic […]

You rated this post out of 5. Change rating

2003-12-26

1 reads

Technical Article

RE: Migrating from Access to SQL

  • Reply

Thanks for the tip, Patrick. Somebody else also mentioned this to me, and I'm going to look into it right now. THey said that since I always connect to the same database, it would make more sense to create a connection object instead. Would I just create it when the form loads? Thanks, Christy 🙂

You rated this post out of 5. Change rating

2003-12-23

2 reads

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