Reference

External Article

Dependencies and References in SQL Server

  • Article

It is important for developers and DBAs to be able to determine the interdependencies of any database object. Perhaps you need to work out what process is accessing that view you want to alter, or maybe find out whether that table-type you wish to change is being used. What are all these dependencies? How do you work out which are relevant? Phil Factor explains.

2015-10-23

3,238 reads

Technical Article

Date Calendar

  • Script

Code to create a handy date calendar cross-reference table with a ton of pre-populated, slice-and-dice data field variations to aid in complex date parameterization / selection criteria.

4.72 (53)

You rated this post out of 5. Change rating

2019-04-15 (first published: )

15,119 reads

Technical Article

RE: Credentials in URL Access

  • Reply

Ok. What I am trying to come up is a solution wherein I could setup ReportServer the way that it used to (disallow anonymous access) but if intranet or internet users will access the ReportServer through my application, somehow, the credential part will be bypassed. I could do this with RS Web Service passing the credentials but […]

2004-08-19

Technical Article

RE: SQL/Active Directory issue???

  • Reply

Maybe this would work: sp_grantlogin [@loginame =] 'login' sp_grantlogin sp_revokelogin Note that the SQL security account procedures and the NT security account procedures differ. If you got a snapshot of all of the logins/role membership/permissions for the NT accounts, and their NT account name has not changed, then you could scan through them and use […]

You rated this post out of 5. Change rating

2003-12-01

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