Restore

Technical Article

RE: INFORMATION_SCHEMA

  • Reply

Try the system stored procedure sp_helptext. For instance: EXEC sp_helptext MyView K. Brian Kelley http://www.truthsolutions.com/ Author: Start to Finish Guide to SQL Server Performance Monitoring http://www.netimpress.com/shop/product.asp?ProductID=NI-SQL1

2003-06-05

1 reads

Technical Article

RE: Null date from Access

  • Reply

will the following changes make a difference : if Trim(me.txtDate) = "" then strDate = "NULL" else strDate = " ' "&me.txtDate&" ' " end if and then reference "&strDate&" in the ADO - i.e without the single quotes...

You rated this post out of 5. Change rating

2003-06-05

1 reads

Technical Article

RE: SqlServerAgent fails

  • Reply

This is the error I get when I try to start sql server agent: "Could not start the SqlServerAgent on Local Computer. The service did not return an error. This could an interanl Windows error or internal service error. If the problem persists, contact your system administrator."

You rated this post out of 5. Change rating

2003-05-08

1 reads

Blogs

Real-World SQL Mastery: Your Hands-On, Mess-Free Sandbox

By

Are you ready to take your SQL skills from theoretical to tactical? If you've...

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...

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