Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Other SQL Server Topics | Forum profile

Forum profile page for Other SQL Server Topics on http://www.sqlmonster.com. This report page is the aggregated overview from a single forum: Other SQL Server Topics, located on the Message Board at http://www.sqlmonster.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Other SQL Server Topics" on the Message Board at http://www.sqlmonster.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: SQL Server Forum - Other SQL Server Topics (site profile, domain info sqlmonster.com)
Title: Other SQL Server Topics
Url: http://www.sqlmonster.com/Uwe/Forums.aspx/sql-s...
Users activity: 21 posts per thread
Forum activity: 34 active threads during last week
 

Posting activity on Other SQL Server Topics:

  Week Month 3 Months
Threads: 34 113 292
Post: 64 220 618
 

Other SQL Server Topics Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Erland Sommarskog
13
user's latest post:
sql server tutorial
Published (2009-11-27 22:24:00)
And it comes with .Net Framework bundled, and will install if needed. Signature Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
MP
6
user's latest post:
sql server tutorial
Published (2009-11-26 23:39:00)
I was going to search after reading all the links i've been finding trying to get sqlexpress working (have spent about the last 4 hours (on my slow dialup connection) following links trying to create a simple database sample). 40 is not a problem but if i can't even get an express version working i probably have no hope of getting a pro version up and if the sql server requires visual studio pro version to operate (as the samples...
Uri Dimant
5
user's latest post:
sql server as file server os?
Published (2009-11-25 06:57:00)
mp Very shortly SQL Server is a relational database management system (RDBMS) from Microsoft that's designed for the enterprise environment. SQL Server runs on T-SQL (Transact -SQL), Google for the subject and you will find the answer > total newbie question re: servers, > i have some programming experience but none in general IT or servers [quoted text clipped - 17 lines] > thanks > mark
EddWood
3
user's latest post:
run scripts at regular intervals
Published (2009-11-22 19:56:00)
Thanks that, I have looked for info on creating a stored procedure to run these scripts but all I found are talking of passing variables, I simply need it to run script1.sql  script2.sql     script3.sql etc Can you advise how I would write that script? I have 14 in total. I then need the stored procedure to run at 05:00 each day, is it possible to include a method to check the server time to activate the script to...
--CELKO--
3
user's latest post:
Column naming standard –...
Published (2009-11-25 01:01:00)
A>> If the naming template were attribute_role_property .. << that would split the base data element name and mess up the data dictionary.  Roles occur only when a data element appears in two roles in one table so they are local
TheSQLGuru
3
user's latest post:
sql server tutorial
Published (2009-11-26 23:28:00)
I think you should have searched for it, then you would KNOW what $ = low price. http://www.amazon.com/dp/B001B8EZR4/?tag=mh0b-20&hvadid=53017225&ref=pd_sl_15txs 9nop8_e&msclkid=8f21852d94d798499b5d2a82e0b9ce9c&mscbg=0 $40.91, free shipping.  That low enough for you? :) Signature Kevin G. Boles Indicium Resources, Inc. SQL Server MVP kgboles a earthlink dt net >I can search for that but...
Shay
2
user's latest post:
setting relationships through...
Published (2009-11-19 22:49:00)
It might help to note that I'm in SQL Server 7.0 Shay B.
gargoyle60
2
user's latest post:
Column naming standard –...
Published (2009-11-22 21:12:00)
Thanks to all who reponded.
Plamen Ratchev
2
user's latest post:
self join returns unwanted rows
Published (2009-11-24 14:43:00)
The following will work, but it returns an extra row because ids 34191785 and 34191786 also satisfy your requirements: SELECT t1.EMP_ID ,      t1.DRV_ID ,      t1.SHIFT_ID ,      t1.ORDER_ID   AS ORDid1 ,      t1.ORDER_TIME AS OTime1 ,      t1.SHIP_TIME  AS STime1 ,    ...
Rick Byham, MSFT
2
user's latest post:
sql server as file server os?
Published (2009-11-25 16:17:00)
Possibly the system stores documents as XML in a SQL Server database.That is, XML text stored as a value in a table. Each record can be quite large and holds the entire text of the document. Possibly the system uses the SQL Server Filestream feature to store the documents in a file system and controls access through SQL Server. SQL Server is installed onto a Windows XP, Windows Vista, Windows 7, Windows Server 2003, or Windows Server 2008...
 

Latest active threads on Other SQL Server Topics::

SQL Server Forum
Started 1 week, 2 days ago (2009-11-20 22:00:00)  by Erland Sommarskog
All lowercase, using underscore only exceptionally. (When no underscore would make the name to confusing.) Look at it this way: if you use different conventions for columns and class members, you can easily tell them apart. Signature Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207 ....
Thread:  Show this thread (8 posts)   Thread info: Column naming standard – general opinions Size: 779 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Column naming standard – general opinions :: Other SQL Server Topics :: SQL Server Forum"
SQL Server Forum
Started 5 days, 9 hours ago (2009-11-25 06:57:00)  by Uri Dimant
mp Very shortly SQL Server is a relational database management system (RDBMS) from Microsoft that's designed for the enterprise environment. SQL Server runs on T-SQL (Transact -SQL), Google for the subject and you will find the answer > total newbie question re: servers, > i have some programming experience but none in general IT or servers [quoted text clipped - 17 lines] > thanks > mark
Thread:  Show this thread (6 posts)   Thread info: sql server as file server os? Size: 504 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: sql server as file server os? :: Other SQL Server Topics :: SQL Server Forum"
SQL Server Forum
Started 1 day, 6 hours ago (2009-11-29 09:35:00)  by Erland Sommarskog
Can't you just type in the instance name? Signature Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207 .aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970 .aspx SQL 2000: http://www.microsoft.com/sql/prodinfo/previousvers ions/books.mspx
Thread:  Show this thread (2 posts)   Thread info: Can't see servername after installing SQL Server 2008 Express Size: 580 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Can't see servername after installing SQL Server 2008 Express :: Other SQL Server Topics :: SQL Server Forum"
SQL Server Forum
Started 1 year, 4 months ago (2008-07-23 23:23:00)  by Chris Crowe
try the following SELECT COUNT(ID) AS [Total] isnull(GroupA, 'Total Count') AS [Group Name] FROM GroupsTable GROUP BY GroupA WITH ROLLUP Chris > When doing an aggregate, such as: > [quoted text clipped - 10 lines] > TIA, > Jim
Thread:  Show this thread (4 posts)   Thread info: labeling a WITH ROLLUP to something other than NULL Size: 346 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: labeling a WITH ROLLUP to something other than NULL :: Other SQL Server Topics :: SQL Server Forum"
SQL Server Forum
Started 4 days ago (2009-11-26 15:14:00)  by TheSQLGuru
Consider purchasing the Developer's edition of SQL Server. FULL functionality and a VERY low price. Signature Kevin G. Boles Indicium Resources, Inc. SQL Server MVP kgboles a earthlink dt net >I dled the c# samples from msdn > Tried to run the create database sample (connects to sql server) [quoted text clipped - 37 lines] > shutdown. Trace ID = '1'. This is an informational ...
Thread:  Show this thread (8 posts)   Thread info: sql server tutorial Size: 660 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: sql server tutorial :: Other SQL Server Topics :: SQL Server Forum"
SQL Server Forum
Started 3 days, 17 hours ago (2009-11-26 22:43:00)  by MP
sorry to hijack your thread but I also am trying to get this to run... I installed c# express and vbnet express which I'm pretty sure install sql express at the same time I think sql server is installed and running, as I can find sql server configuration manager and it shows sql server (running) but i can't find any shortcut to SQL Server Management Studio. i don't see any obviously named exe ...
Thread:  Show this thread (4 posts)   Thread info: Installing SQL Express R2 Size: 940 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Installing SQL Express R2 :: Other SQL Server Topics :: SQL Server Forum"
SQL Server Forum
Started 3 days, 17 hours ago (2009-11-26 22:28:00)  by Erland Sommarskog
Yes, it is possible to do Windows authentication in a workgroup, but it can be a battle. To start with, you must have the same login and password on both machines. There is also a Group Policy setting that needs to be set to Classic. But I have never seen the error message you quote. The group-policy setting eluded me for a long time, but I only got the message "is not associated with a ...
Thread:  Show this thread (2 posts)   Thread info: Trusted Connection without DC from another computer? Size: 1,076 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Trusted Connection without DC from another computer? :: Other SQL Server Topics :: SQL Server Forum"
SQL Server Forum
Started 4 days, 17 hours ago (2009-11-25 22:42:00)  by Erland Sommarskog
Generally, you can run both SQL 2000 and SQL 2005 on the same server. But what applies to SBS I don't know. I think you are better off asking in a forum devoted to SBS. Signature Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207 .aspx SQL 2005: http://msdn.microsoft.com/en-us/...
Thread:  Show this thread (2 posts)   Thread info: Basic sbs2003 question about sql server 2000 and/or 2005 Size: 720 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Basic sbs2003 question about sql server 2000 and/or 2005 :: Other SQL Server Topics :: SQL Server Forum"
SQL Server Forum
Started 5 days, 17 hours ago (2009-11-24 22:35:00)  by Erland Sommarskog
Could be. Are you the administrator for both servers? Should you see all logins? What version of SQL Server are you using? In what tool do you go this tab? Signature Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207 .aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970 ....
Thread:  Show this thread (5 posts)   Thread info: SQL Login User Permission Size: 702 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SQL Login User Permission :: Other SQL Server Topics :: SQL Server Forum"
 

Hot threads for last week on Other SQL Server Topics::

Other SQL Server Topics
Started 4 days ago (2009-11-26 15:14:00)  by TheSQLGuru
Consider purchasing the Developer's edition of SQL Server. FULL functionality and a VERY low price. Signature Kevin G. Boles Indicium Resources, Inc. SQL Server MVP kgboles a earthlink dt net >I dled the c# samples from msdn > Tried to run the create database sample (connects to sql server) [quoted text clipped - 37 lines] > shutdown. Trace ID = '1'. This is an informational ...
Thread:  Show this thread (8 posts)   Thread info: sql server tutorial Size: 660 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: sql server tutorial :: Other SQL Server Topics :: SQL Server Forum"
Other SQL Server Topics
Started 1 week, 2 days ago (2009-11-20 22:00:00)  by Erland Sommarskog
All lowercase, using underscore only exceptionally. (When no underscore would make the name to confusing.) Look at it this way: if you use different conventions for columns and class members, you can easily tell them apart. Signature Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207 ....
Thread:  Show this thread (8 posts)   Thread info: Column naming standard – general opinions Size: 779 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Column naming standard – general opinions :: Other SQL Server Topics :: SQL Server Forum"
Other SQL Server Topics
Started 5 days, 9 hours ago (2009-11-25 06:57:00)  by Uri Dimant
mp Very shortly SQL Server is a relational database management system (RDBMS) from Microsoft that's designed for the enterprise environment. SQL Server runs on T-SQL (Transact -SQL), Google for the subject and you will find the answer > total newbie question re: servers, > i have some programming experience but none in general IT or servers [quoted text clipped - 17 lines] > thanks > mark
Thread:  Show this thread (6 posts)   Thread info: sql server as file server os? Size: 504 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: sql server as file server os? :: Other SQL Server Topics :: SQL Server Forum"
Other SQL Server Topics
Started 1 week ago (2009-11-22 16:09:00)  by Erland Sommarskog
The easiest way would probably be to package the scripts as stored procedures that calls each other. Signature Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207 .aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970 .aspx SQL 2000: http://www.microsoft.com/sql/prodinfo/...
Thread:  Show this thread (5 posts)   Thread info: run scripts at regular intervals Size: 644 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: run scripts at regular intervals :: Other SQL Server Topics :: SQL Server Forum"
Other SQL Server Topics
Started 5 days, 17 hours ago (2009-11-24 22:35:00)  by Erland Sommarskog
Could be. Are you the administrator for both servers? Should you see all logins? What version of SQL Server are you using? In what tool do you go this tab? Signature Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207 .aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970 ....
Thread:  Show this thread (5 posts)   Thread info: SQL Login User Permission Size: 702 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SQL Login User Permission :: Other SQL Server Topics :: SQL Server Forum"
Other SQL Server Topics
Started 3 days, 17 hours ago (2009-11-26 22:43:00)  by MP
sorry to hijack your thread but I also am trying to get this to run... I installed c# express and vbnet express which I'm pretty sure install sql express at the same time I think sql server is installed and running, as I can find sql server configuration manager and it shows sql server (running) but i can't find any shortcut to SQL Server Management Studio. i don't see any obviously named exe ...
Thread:  Show this thread (4 posts)   Thread info: Installing SQL Express R2 Size: 940 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Installing SQL Express R2 :: Other SQL Server Topics :: SQL Server Forum"
Other SQL Server Topics
Started 6 days, 2 hours ago (2009-11-24 13:11:00)  by --CELKO--
Not really; the DDL and specs are a bit vague. 1) Is the key to the table (emp_id, drv_id, order_id) or something else? 2) Does a NULL order_time mean that it has not been ordered yet? 3) Does a NULL ship_time mean that it has not been shipped yet? I see you allow something to shipped before it is ordered. 4) What does a NULL shift_id mean? How do we compare it with another known or NULL...
Thread:  Show this thread (3 posts)   Thread info: self join returns unwanted rows Size: 477 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: self join returns unwanted rows :: Other SQL Server Topics :: SQL Server Forum"
Other SQL Server Topics
Started 5 days, 17 hours ago (2009-11-24 22:24:00)  by Erland Sommarskog
I would not call that a connectivity error, but a plain error at run-time. Since there is absolutely no context, I cannot really help you. The error message is what it says. There is an attempt to convert a non-numeric string to int. Signature Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/...
Thread:  Show this thread (3 posts)   Thread info: Connectiviity error involving Sql Server Size: 789 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Connectiviity error involving Sql Server :: Other SQL Server Topics :: SQL Server Forum"
Other SQL Server Topics
Started 1 week ago (2009-11-23 14:25:00)  by Plamen Ratchev
When you select SQL Server Services, just double click on the instance service (or right click and select Properties) and there you can change the service account credentials. Signature Plamen Ratchev http://www.SQLStudio.com
Thread:  Show this thread (2 posts)   Thread info: can we change service account passoword in configuration manager? Size: 392 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: can we change service account passoword in configuration manager? :: Other SQL Server Topics :: SQL Server Forum"
Other SQL Server Topics
RE: Maintenance plan - 2 new posts
Started 5 days ago (2009-11-25 15:00:00)  by Andrew J. Kelly
As long as you have the other server registered in SSMS you can connect to it and do what you like. Signature Andrew J. Kelly SQL MVP Solid Quality Mentors > Hi, > [quoted text clipped - 3 lines] > server, and create maintenance plans? If yes, how? Or do I have to use the > Maintenance Plan Wizard on each server?
Thread:  Show this thread (2 posts)   Thread info: Maintenance plan Size: 547 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Maintenance plan :: Other SQL Server Topics :: SQL Server Forum"