PowerShell

Technical Article

RE: Import NTEXT fields to SQL from Remedy ODBC 4.5 using DTS

  • Reply

I have never seen this problem.  Here are a couple thoughts.Try changing the SQL field from ntext to text.  ntext is for Unicode data and text is for ANSI data.Another thought (again speculation):  your source text may be Unicode and your Remedy ODBC 4.5 driver may not understand Unicode.  Unicode puts a null before the […]

2004-02-12

1 reads

Technical Article

RE: MSDE Questions

  • Reply

It can be downloaded from Microsoft in various languages.go to http://www.microsoft.com/sql/ and follow the links to the downloads pages.   It contains installation instructions as well for various languages.

2004-02-12

1 reads

Technical Article

RE: Question of the Day for 11 Feb 2004

  • Reply

I believe the "NOT" is the operable word that threw most of us.  From the question, you can infer that only "All of the above" or "None of the above" would be accurate.  Since the All answer would include the None answer, it cannot be the correct answer -- therefore I chose None.By having the […]

You rated this post out of 5. Change rating

2004-02-11

1 reads

Technical Article

RE: Sysproperties table

  • Reply

Excellent! That certainly helps. Does anyone know what all the possible values sotred in the Type field are. So far I've seen the following values:3 - Diagram information4 - Table column description I hope I don't have to try and get a complete list through trial-and-error!Ben

You rated this post out of 5. Change rating

2004-02-11

1 reads

Technical Article

Linked Server Delegation Setup

  • Topic

Does anyone in the forum has any experience with setting up delegation through impersonation for managing linked server security? In essence, we would like to use the windows domain accounts we use to connect to the SQL Server A to be used when we connect to a linked server B. This way each user will […]

2004-02-10

9 reads

Technical Article

RE: Rewrite Query with Nested Queries and Cross Join

  • Reply

Hmmm... Why do you say it is using too much tempdb? With all those subqueries I'm not surprised! As Ken stated it would be nearly impossible to do the analysis of this without knowing the data.Having said that. If you are doing this in a stored procedure I would certainly move some of it to […]

You rated this post out of 5. Change rating

2004-02-09

Technical Article

Importing paradox memo field

  • Topic

In trying to import a paradox memo field to an SQL server table, I am getting the error "Data source for column is too large for the specified buffer size".I have imported this field many times before with no problem at all. Just wondering if anyone can tell me if there is a problem with […]

You rated this post out of 5. Change rating

2004-02-09

11 reads

Technical Article

RE: AccessADP Design

  • Reply

Michael,Thanks so much for your patience.  I also work for a government agency.  I knew about the file scripting object.  I just didn't know how to set the property of the ADP project so I could retrieve it using GetFileVersion.Would this be done from Windows Explorer or as a database property done inside of the […]

2004-02-06

Technical Article

RE: Very Large Transaction Logs

  • Reply

"Is there anything we can do on this end, from a front end application design, that will minimize the log size or is that something we will just have to live with and manage with the backing up and truncating of the log on SQL?" Something that you may want to consider adding to either […]

You rated this post out of 5. Change rating

2004-02-06

1 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