Viewing 15 posts - 2,521 through 2,535 (of 3,221 total)
Keil.asta
I then plan to build an interface for it using visual basic
Using VB6 or VB dot net -either way. Using VB6 here is an extract form my code which allows...
June 20, 2009 at 10:58 am
Use Microsoft TECHNET link directly below
http://technet.microsoft.com/en-us/default.aspx
In the search box input SSAS tutorials ... in return you will be given a list of over 300 free tutorials from Microsoft ....
June 20, 2009 at 10:19 am
So far all the suggestions are those items that are a DBAs responsibility. What I would suggest is for you to think out of the box. What...
June 14, 2009 at 12:04 pm
To start you out on your project may I suggest reading the following: (Note the article includes a sample code download which should get you started)
http://www.simple-talk.com/sql/t-sql-programming/sql-server-excel-workbench/
June 14, 2009 at 9:05 am
GilaMonster ..... Gail Shaw
That type of attitude and replies makes me want to walk away and stop posting.
Please don't stop posting you have helped not only myself but hundreds of...
June 13, 2009 at 5:18 pm
From Bools On Line (BOL):
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/tsqlref9/html/f47eda43-33aa-454d-840a-bb15a031ca17.htm
OPENROWSET does not accept variables for its arguments.
If you wish to use OPENROWSET you will have to construct a dynamic T-SQL statement and then Execute...
June 3, 2009 at 12:19 pm
RbarryYoung
The article link
http://www.sqlmag.com/Articles/ArticleID/101736/101736.html
but note:
This article is subscriber-only access
June 3, 2009 at 10:43 am
You might want to look at this article
FIX: You may receive error messages when you use the sp_cursoropen statement to open a cursor on a user-defined stored procedure in...
May 30, 2009 at 2:48 pm
Bob Hovious
That is an impressive number of views. I always felt that The Thread is a large part of what makes SSC seem more like a community, rather than just...
May 28, 2009 at 3:34 pm
An off the wall question and defintely NOT related to SQL Server in any way manner shape or form ..... but for the unappreciated DBA's / Developers who frequent this...
May 27, 2009 at 2:48 pm
Edited after post by
beezell
If you create a view and use the sp_rename stored proc you can rename it. This might be an error in BOL.
Must be so, did...
May 25, 2009 at 10:53 am
Reference: sys.objects: (BOL)
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/tsqlref9/html/f8d6163a-2474-410c-a794-997639f31b3b.htm[/url
O.K. someone explain to me where I went wrong. From sys.objects, type column appears:
type char(2) Object type:
. . . . . .....
May 25, 2009 at 9:08 am
RBarryYoung (5/22/2009)
bitbucket (5/22/2009)
For those old enough to remember Korean Peace Keeping otherwise known as the Korean War!!!
bitbucket, You're 75???
Nope not 75 ... born April 1932 ... which according...
May 23, 2009 at 7:15 am
Have you checked BOL to determine the setting for Nested Triggers?
http://msdn.microsoft.com/en-us/library/ms191520.aspx It could have been set by someone so as to not allow nested triggers ... if it is...
May 22, 2009 at 12:51 pm
For those old enough to remember Korean Peace Keeping otherwise known as the Korean War
May 22, 2009 at 11:19 am
Viewing 15 posts - 2,521 through 2,535 (of 3,221 total)