Big Data

Technical Article

RE: Connection problems after upgrade

  • Reply

Run profiler and see exactly what is happening. Also perf mon to be sure that SQL has enough memory, CPU not stacked, etc. Brian Kelley has a great performance tuning guide.I'd also look at pages having issues and check the query plans on these pages/queries. Might have issues since things have changed with the upgrade. 

You rated this post out of 5. Change rating

2004-03-23

Technical Article

RE: Question of the Day for 19 Mar 2004

  • Reply

Actually the "correct" answer is the closest to being correct (which is why I chose it).  However, all the initial posts in this thread are right... it is indeed RSReportServer.config that needs to be modified.In some circumstances RSWebApplication.config may also need to be changed, but the text of the question indicates that you've already decided […]

2004-03-19

Technical Article

Whats Wrong?

  • Topic

Hello...i have trouble trying to create this table.Can someone tell me what's wrong with it?create table users ( user_id int unsigned not null auto_increment primary key, username varchar(15) not null, password varchar(8) not null, fullname varchar(50) not null, stud_id varchar(10) not null, intake varchar(9), email varchar(60), major varchar(60), date_reg date, ); would greatly appreciate it!!

2004-03-17

1 reads

Technical Article

Spell checking

  • Topic

Hi All.Can someone help with the following:-I have a database table with a text field in it which I need to spell check the contents of every record. Is it possible to do this through SQL Server (2000) if so, how.Many thanksCCB

2004-03-09

1 reads

Technical Article

RE: DTC Problem

  • Reply

As noeld said make sure to read the knowledge base article. Also follow the link to all the referenced articles as well. My guess is you are running Win2003 and need to set up the MSDTC correctly before it'll work. I've had that problem several times myself.

You rated this post out of 5. Change rating

2004-03-02

Technical Article

RE: DTS-DOS-FTP Connection Question

  • Reply

Kevinsql7 - I have the same problem but since I needed to do PUT statements, the DTS ftp wasn't even an option.  I haven't settled on a solution yet but I'm looking into two leads you might find useful...1) This is a bit of a long work around but it seems to be very effective and […]

2004-02-25

Blogs

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...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

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