Indexing

Technical Article

RE: looking to Convert This PROCEDURE TO Dynamic SQL

  • Reply

The simplest solution to this is to not have different names on the prod and test databases. If you're stuck with both db's on the same server/instance (for whatever reason), do use search and replace. It will make your life easier. The path down dynamic SQL lane has been regretted by many - it should […]

2004-01-22

Technical Article

RE: Performance of sp_ExecuteSQL

  • Reply

May be you need to check execution plans. I suppose that for fast example it was build better execution plan because SQL Server has real values of parameters during building of query execution plan.

2004-01-16

Technical Article

RE: SQLDMO problem with VB.NET

  • Reply

I should have held off on posting this question. I have worked through and found the problem and solved it.VS.Net does not fully trust network locations. In my case, my code and binary were being stored to a mapped network drive, so when I went to execute the binary, it would fail when it tried […]

You rated this post out of 5. Change rating

2004-01-14

1 reads

Technical Article

RE: Visual foxpro db

  • Reply

Been there, done that... in my case way back in the days of VFP3, and I still find VFP (now VFP8) the best front end to work with for SQL.Anyway, to start with, use the VFP upsizing wizard to copy your database to SQL. It will move structure only or data as well, as you […]

You rated this post out of 5. Change rating

2004-01-14

Technical Article

RE: DTS error -Orcale Client & networking components not found

  • Reply

Yes, the sqlserver agent account is member of the windows admin group, I am logged in as the sqlserver agent account. I can run the package fine manually but when I ran it through a job, it fails. The sqlserver agent account has also the System Admin rights on the SQLServer. Do I need to […]

2004-01-12

1 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