security

Technical Article

RE: tracking updates on tables

  • Reply

Hi Noel, quote: Don't see the problem here... If the Manager gets deleted, so would the ID, so there is no difference in it. there is a huge problem!!! First thing to do when dealing with managers is to give them some nicely colored PPT slides, you then might be able to keep them out […]

You rated this post out of 5. Change rating

2003-07-17

Technical Article

RE: Exploring reasons for full tempdb Log

  • Reply

Makes sense, thanks. I guess this would also explain the tempdb Transaction Log 'hangover' I've got, almost .5 GB of Used space that won't release. Now I can be certain it is the unfinished transaction I killed about halfway through the Sort. Total table size is 550 MB. I'll consider restarting the instance this weekend […]

2003-07-17

1 reads

Technical Article

RE: poor Question of the day 7_13_2003

  • Reply

From the OpenHack 4 config and with confirmation of Richard Waymire at Microsoft. quote: I only know of ONE - the table master..spt_server_info This isn't one. It's revoked from public. quote: But I think I'm wrong about this, because if I was right, you could just run DENY SELECT ON SPT_SERVER_INFO TO GUEST in the […]

2003-07-16

Technical Article

RE: SQL Newie needs help

  • Reply

Frank, thanks for all the help. I think my mail is configured but I will search instead. BOL = Books Online? I will post any good URLs I find in here.

2003-07-15

Technical Article

RE: pseudocode........

  • Reply

Try: if (dob IS NULL) BEGIN insert from [tablename] END else BEGIN insert * from [tablename] END Although in this case you don't need the BEGIN and END and there is only a single line of code in the IF statement. -Ed

You rated this post out of 5. Change rating

2003-07-14

Technical Article

RE: SQL Newie needs help

  • Reply

Ok, I created a new database called TestDatabase. In this I have a Table called Table1 and a field called test. I used the sample code: <% set cnn = server.createobject("ADODB.Connection") cnn.open "PROVIDER=SQLOLEDB;DATA SOURCE=sqlservername;UID=username;PWD=password;DATABASE=databasename " %> to connect to my database. I haven't received any errors yet but I havent tried to manipulate the database […]

You rated this post out of 5. Change rating

2003-07-13

1 reads

Blogs

The Future of the Social Web Is in Good Hands

By

The Social Web Foundation is aiming to grow the fediverse and make the social...

Monday Monitor Tip: Compliance Checking for Old Versions

By

A customer recently wanted to know if any of their instances were too old...

Making Legend Order Match Segment Order in a Power BI Stacked Column Chart

By

A reader of one of my previous posts pointed out that the legend order...

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