cluster

Technical Article

RE: Permissions and DBO question

  • Reply

Thank you one and all.   I was a little leary about changing the DB owner to another Domain Account - even one that is a member of the local admin group and one that starts the Services.  I kinda walked into a mess here and I have Databases 'owned' by 3 or 4 people that […]

You rated this post out of 5. Change rating

2005-03-04

Technical Article

RE: shrinkdatabase

  • Reply

I understand that normally you should let your database activity determine the size of your log file ( assuming regular backups are happening ), rather than manually shrinking it's size on disk.   However what about when DBCC SQLPERF(LOGSPACE) shows that the log really only needs a fraction of the disk space it is using? ( […]

You rated this post out of 5. Change rating

2005-01-05

Technical Article

RE: Decorum in the Forums

  • Reply

Thanks Andy A couple here. http://qa.sqlservercentral.com/forums/shwmessage.aspx?forumid=8&messageid=153039#bm153082 http://qa.sqlservercentral.com/forums/shwmessage.aspx?forumid=169&messageid=152271#bm152956 A couple of other limbo posts have been answered since I wrote my comment. It might just be the Christmas break, but you know how it is when you take the time to answer something, only to hear nothing and wonder whether the poster has even read it...

You rated this post out of 5. Change rating

2005-01-04

Technical Article

RE: How to insert an image

  • Reply

Sorry, I'm not that much into VB anymore, but after reading your link, have you tried adVarLongBinary? But I think there are MS hosted newsgroups about VB and databases. Maybe worth a try to find a workaround if you don't want to change your app logic.

You rated this post out of 5. Change rating

2004-12-02

Technical Article

Order by problem

  • Topic

When I say this :CREATE  VIEW A AS SELECT NAME, NO,ADDRESS ,DESCRIPTION           FROM TEST  WHERE IS_TRUE='F' ORDER BY NAME I get the  message as below :The ORDER BY clause is invalid in views, inline functions, derived tables, and subqueries, unless TOP is also specified. If i use Top n, I have to specify the n […]

You rated this post out of 5. Change rating

2004-11-30

Technical Article

RE: Creating Sql users from an Active Directory export

  • Reply

A few questions. Do you want to have all users have the same permission?If that is the case, you can just make NT Group from AD and add that NT group into SQL server.If you really really want to do, I think other people have better idea but my approch would be,1. import csv file […]

You rated this post out of 5. Change rating

2004-09-28

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