MDW

Technical Article

RE: Attach a database error 5173

  • Reply

Are you sure that you have got all data files from the original db? Are you sure that your .mdf and .ldf files come from the same db? If the latter is not true, you can try attach only mdf file and new log will be created for you by sql server. If a datafile(s) […]

You rated this post out of 5. Change rating

2005-04-28

Technical Article

RE: Any Crystal/Developer Experts out there?

  • Reply

If you have no concern with what tiem the entered_datetime field is just want to see for day then try this.DATEADD(d,DATEDIFF(d,0,appt.entered_datetime),0) between DATEADD(d,DATEDIFF(d,0,@start_date),0)                                and DATEADD(d,DATEDIFF(d,0,@end_date),0)

You rated this post out of 5. Change rating

2004-05-06

Technical Article

RE: Effecient decimal precision and storage

  • Reply

quote: Sharpe and Treynor = huh? Keep wishing, you never receive a request to implement this! Quite dry theoretical, statistical stuff, but one of the major point when is comes to performance and mutual funds. BTW, what runtime or reaction time is this expected to have? Cheers, Frank

2003-06-05

1 reads

Blogs

Set a Runtime Variable in an Azure DevOps Pipeline

By

Note: I DO NOT recommend this. Any changes to a pipeline should be in...

A New Word: Symptomania

By

symptomania – n. the fantasy that there’s some elaborate diagnosis out there that neatly...

Query Store Keeps Switching Itself Off, Getting it Moving Again

By

I recently received a complaint that Query Store for a particular database was turned...

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