Analysis Services (SSAS)

Technical Article

RE: vanishing databases and servers

  • Reply

is it possible to reconfigure SQL server to work disconnected from the network I am using ASP & IIS 5.0 to generate web pages with data from SQL Server and i want to be able to view them on the same machine as i am developing at home.

2003-07-08

Technical Article

RE: Starting trouble

  • Reply

One curious error we are getting in the procedure 3,its in an insert statement which is includes a select statement date time out of range. The interesting thing is there is only one date filed in the table and the corresponding field in the select also belongs to same type ! . As per the […]

You rated this post out of 5. Change rating

2003-07-08

Technical Article

RE: SQL Profiler Trace

  • Reply

What about running the trace on the server, storing the results in a table and querying the results from the client using Excel or Access ? Then you only need MDAC loaded on the client and not Profiler. Check out this article for more information on how to run the trace on the server:

You rated this post out of 5. Change rating

2003-07-07

Technical Article

RE: setting parameters in steps

  • Reply

Try wrapping your query in your Execute SQL Task in a stored procedure and then pass in the parameter...this should work fine using the EXEC usp_mysproc ? syntax... hth, Michael Michael Weiss

2003-07-07

1 reads

Technical Article

RE: ADO Code

  • Reply

Mine was a serious answer. I have found, via this forum, that I do too much by assumption and default which can lead to inefficiency. All I was trying to point out is that in the case of the use of 'Server.', if the server has to do extra processing because 'Server.' is not specified […]

You rated this post out of 5. Change rating

2003-07-07

Technical Article

RE: ADO Code

  • Reply

Hi Frank, Yes, laziness on my part. If you leave off 'Server.' it is assumed (bad practice ). I know ASSuME makes an ASS of you and ME and Assumption is the mother of all F*** ups. p.s. This is server side scripting. Edited by - davidburrows on 07/07/2003 06:29:03 AM

You rated this post out of 5. Change rating

2003-07-07

Blogs

SQL Saturday Boston 2024 Slides

By

Thanks to everyone that came to my talks. Slides are below. Best Practices for...

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

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