SQL Server 2017

Technical Article

RE: Navision & Hp Proliant Servers

  • Reply

More questions than answers for starters:10k or 15 K disks ? what size ? smart array disk controllers or the builtin ? if smart array controllers, how much memory ? what is the database size (data/log) ? how many users ?

2005-03-11

Technical Article

RE: Cannot use SQL Agent Mail

  • Reply

I stated that I can use SQL Mail fine.  I don't use xp_sendmail - I just stated that I can.  I don't understand why I cannot use the SQL Agent mail.  I want to be able to create an Operator that can be emailed when something goes wrong.  I cannot do that unless SQL Agent […]

You rated this post out of 5. Change rating

2005-03-10

Technical Article

RE: Maint plan won''''t delete .trn logs as scheduled

  • Reply

I created and viewed the .sql file.  The instruction to delete the logs is in there.  What I have discovered though was that the job has been reported as having failed.  This would account for the fact that the files were not deleted.What is puzzling though is that the SQL log itself indicates the log files […]

2005-03-09

Technical Article

RE: Cross-database keys?

  • Reply

"... am I just barking up the wrong tree doing this?"Ahhh ... in word ... yes.Wouldn't having the "code more organized" remove most of your naming conflicts? I would think the downside of having everything in one database is a lot smaller when you consider the additional maintenance and performance requirements for all those triggers. 

2005-03-03

Technical Article

RE: Common Table Expressions in SQL Server 2005

  • Reply

If I repeat the same derived table 2 or 3 times in my SQL select statement, the execution plan looks like it executes the same select code several times.  Do CTEs make the execution plan more efficient in such cases or is it merely a (very) nice shorthand?

2005-03-03

Technical Article

RE: nvarchar formatting?

  • Reply

You might want to check out this page to verify that you are actually using Unicode http://mysecretbase.com/ColdFusion_and_Unicode.cfmAlso, storing a resume in a nvarchar column might be a tight fit. You can try ntext for more space.You also might want to research collations in the SQL Server manual. It may provide you with some key insight.Good luck. 

2005-03-03

Technical Article

RE: Connection Issues

  • Reply

i would lean toward DNS issues thenping servername -ait should say "Pinging servername.domainname.com......."if DNS resoultion is working correctly.

2005-03-03

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