count()

Technical Article

RE: Fatal error 644???

  • Reply

This is BOL saysExplanationThis error occurs when the nonclustered index indicated by the index ID is in error. The corruption is detected when a process tries to delete a nonexistent row.ActionExecute DBCC CHECKDB without a repair clause to determine the extent of the damage. Then, execute DBCC CHECKDB with REPAIR_REBUILD clause to correct the damage. […]

You rated this post out of 5. Change rating

2004-03-01

Technical Article

RE: Time out error message in Analysis services

  • Reply

Are you creating the dimension from the fact table or from a separate table/view?  I've run into this when dimensions are sourced from the fact table (normally a view for me) and that view is complex and takes some time to return results.  If you are sourcing the dimension members from the fact table, I […]

You rated this post out of 5. Change rating

2004-02-24

Technical Article

RE: ASP SQL Doent work

  • Reply

I gave you a little extra context, Line 151 is where the error is at which there is nothing there, the code actually starts at Line 152.  http://www.macrotransport.com/availableload.asp that is the error I am talking about, one out of the two I have, everything was fine untill the upgrade, seems like an MDAC thing, it's all new […]

You rated this post out of 5. Change rating

2004-01-30

1 reads

Technical Article

Open a webpage over ssl and process results

  • Topic

Hi, I'm evaluating a service where I will need to call a stored procedure which will check available balance through a micro payment service which runs over a secure website. The call looks similar to:https://webpage.clearinghouse.com/app/?user=me&password=mypassword This returns a basic results like:  ok;{credit available}; Does anybody know of an existing XP that would return the result of a web […]

You rated this post out of 5. Change rating

2004-01-30

Technical Article

RE: Generating email from a trigger

  • Reply

Been there, done this...leads to too many users requesting the same thing - then you get a comm bottleneck and complex jobs... We had a need for this and ended up writing a service (similar to weatherbug) that lives in the tray... try not to use sendmail in an sproc though. good luck

You rated this post out of 5. Change rating

2003-07-21

Technical Article

RE: Database changes

  • Reply

Hi maxwell, quote: I need to trace changes made to my production database by developers. I can't deny them dbowner permission, so I need a script or a little tool to investigate db and fing what they have modified. I haven't done this before, but take a look at BOL for 'c2 audit mode option' […]

You rated this post out of 5. Change rating

2003-07-07

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