My account: Login | Sign Up
Loading... 

Getting started with SQL Server | Forum profile

Forum profile page for Getting started with SQL Server on http://technet.microsoft.com. This report page is the aggregated overview from a single forum: Getting started with SQL Server, located on the Message Board at http://technet.microsoft.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 "Getting started with SQL Server" on the Message Board at http://technet.microsoft.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: TechNet Forums - Getting started with SQL Server (site profile, domain info microsoft.com)
Title: Getting started with SQL Server
Url: http://forums.microsoft.com/technet/showforum.a...
Users activity: 23 posts per thread
Forum activity: 34 active threads during last week
 

Posting activity on Getting started with SQL Server:

  Week Month 3 Months
Threads: 34 248 742
Post: 71 549 1,674
 

Getting started with SQL Server Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Papy Normand
7
user's latest post:
Handling Foreign Key Constraint...
Published (2008-11-28 13:04:00)
Hello,   Please, could you have a look on this link ? http://msdn.microsoft.com/en-us/library/at8a576f.aspx   You should find some ideas to "dig" for the use of SqlDataAdapter ( i suppose that you are using Sql Server )   Don't hesitate to post again for more help or explanations.   A little advice : this question would be asked on the Sql Server Data Access Forum...
Aaron Alton
6
user's latest post:
SQL Processor Usage (Per User...
Published (2008-11-28 03:56:00)
Yes, per user licensing will use all available sockets on the machine, up to and including the maximum for your edition of SQL Server.  It's generally preferred for sites with fewer users.  Per processor licenses unlimited users for one processor socket only...you need to license each socket individually.   Does this help?   Aaron Alton
Warren T Void
5
user's latest post:
[Help] Problem on starting SQL...
Published (2008-11-26 06:21:00)
Finally. Strategy 2 worked. Upgrade went without a hitch. Unfortunately I have to add the services not provided by 2000 separately, such as Reporting Services, but at least I can connect and log in to the server.   Gary  
Wonjartran
4
user's latest post:
Can not modify Adventureworks...
Published (2008-11-26 20:36:00)
Question answered.  The Walthrough added the AdventureWorks sample database to App_Data folder. Therefore, only this user database under the Database Explorer was modified, not the database at the local SQL Server folder.    What is the purpose for adding a database into the App_Data folder of the Visual Studio? 
MikeLyon
3
user's latest post:
Error in SQL 2005 cluster...
Published (2008-11-28 15:23:00)
Here is the point !! i have to shutdown the passive node in order to launch sql setup. Otherwise it always fails !! Once int the checking screen, i switch on the second node wait until it's on and continue the install. But the pb is that I cannot select the second node during the setup process..... I think that this kind of pb is about my VPC cluster config......
Florian CADOT
3
user's latest post:
Multi CPU multi core management...
Published (2008-11-27 17:00:00)
Hello, I did it, that's why i know all my 16 cores are normally used, in this page i used automatic processor affinity and i/o affinity. But in the task manager as in other system mangers, i see that 1 core on 4 is very used and the other three not. Your terms are clear moreover i'm french. Do you know if there's something to change maybe on my windows 2003 server configuration? Thank you Have a nice day as well.
ElBasha
3
user's latest post:
Is it possible to add up 2...
Published (2008-11-27 16:35:00)
I was wondering, is it possible to say we have 3 columns, the 3rd being not null.  If I enter a value for the first and second, I want it to automatically lets say add up 1 and 2 and put the value to 3. I don't know if it is possible, but if it is that would be nice.
Zumbro
3
user's latest post:
Null rows while bulk upload from...
Published (2008-11-26 17:49:00)
Hello  all,   I am facing a weird problem (or I don't know if is  commonly faced  ) I am doing a bulk upload of my excel data using OPENROWSET keyword (SQL 2000) At the end of the excel sheet there are few empty rows. These rows are getting added as null rows in the table. How can this be avoided?   Thanks Rach.
D.C.K.
2
user's latest post:
[Help] Problem on starting SQL...
Published (2008-11-26 05:49:00)
Well, I wiped it all out and installed 2005 Express and MSEE and it is up and running...even with my data on a different partition.  I am not sure I want to risk breaking it by upgrading to 2008 Express.  Maybe in a week or so when I have some free time.
Ajmer Dhariwal
2
user's latest post:
Connect to SQL Server Cluster...
Published (2008-11-28 17:05:00)
If you are using a non-default port you have to either specify the port you are using, or ensure that the SQL Server Browser Service is running. [Ajmer Dhariwal MCITP, MCDBA, MCSA & Sybase certified dba | Blog at http://www.eraofdata.com]
 

Latest active threads on Getting started with SQL Server::

No activity within last 3 months.

 

Hot threads for last week on Getting started with SQL Server::

Getting started with SQL Server
Started 2 months, 2 weeks ago (2008-09-21 08:04:00)  by Ardemican
Hi, i have installed SQL SERVER EXPRESS 2008 and when i try to start it, i get the following error:   Code Snippet SQL Server Configuration Manager The request failed or the service did not respond in a timely fashion. Consult the event log or other applicable error logs for details.     From Windows Event Log: Code Snippet FileMgr::StartLogFiles: ...
Thread:  Show this thread (13 posts)   Thread info: [Help] Problem on starting SQL Server - TechNet Forums Size: 3,897 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[Help] Problem on starting SQL Server :: Getting started with SQL Server :: TechNet Forums"
Getting started with SQL Server
Started 1 week ago (2008-11-27 11:20:00)  by Florian CADOT
Hello everyone. I'm newly database administrator and i have to manage a SQL server 2005 installed on a 16 cores server. It seems that SQLserver is only using 4 CPU on 16 and i even don't know if it's using one core per cpu or only the first CPU. Do you have some tips ab it? Thanks in advance
Thread:  Show this thread (7 posts)   Thread info: Multi CPU multi core management - TechNet Forums Size: 500 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Multi CPU multi core management :: Getting started with SQL Server :: TechNet Forums"
Getting started with SQL Server
Bulk data upload - 5 new posts
Started 1 week, 2 days ago (2008-11-25 17:08:00)  by Zumbro
  My question is with respect to bulk upload of data. Data is sent to us in an excel file on a regular basis to be uploaded onto our SQL 2000 server  . The data may require an update if the record already exists, otherwise it has to be inserted. Can someone suggest a good mechanism to upload this regularly? I read about DTS ,packages/macros. Are they the best way to go? If so, can ...
Thread:  Show this thread (5 posts)   Thread info: Bulk data upload - TechNet Forums Size: 764 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Bulk data upload :: Getting started with SQL Server :: TechNet Forums"
Getting started with SQL Server
Started 1 week ago (2008-11-27 11:08:00)  by MikeLyon
Hello, same problem here ! but no keys found in the registry. The problem came when I cancel during install. How can I manage to clear every thing about Sql Server install ? Thx !
Thread:  Show this thread (4 posts)   Thread info: Error in SQL 2005 cluster installation - TechNet Forums Size: 385 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Error in SQL 2005 cluster installation :: Getting started with SQL Server :: TechNet Forums"
Getting started with SQL Server
Started 6 days, 1 hour ago (2008-11-28 15:35:00)  by Baskaranselva
  Hi, I have a SQL Server 2005 cluster, which has been installed as a default instance. Configured static port as 1432. When I try to connect using IP address, I am not able to connect without using port number. Whether there is an option to conect via IP address without mentioning the port number. I have another SQL Server 2005 cluster which has static port as 1433 and I am able...
Thread:  Show this thread (3 posts)   Thread info: Connect to SQL Server Cluster without port number - TechNet Forums Size: 876 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Connect to SQL Server Cluster without port number :: Getting started with SQL Server :: TechNet Forums"
Getting started with SQL Server
Started 6 days, 16 hours ago (2008-11-28 00:27:00)  by Meltdown61
  Hi all   How do I capture an error message from SQL server in an MS Access form?   I'm getting an error message back from Sql server, but it's a bit to cryptic, so i need to capture the error and write my own handler.   I've tried Before and After update events, but they don't seem to capture the 'sql server odbc error' being returned.   Anyone know how to handle ...
Thread:  Show this thread (3 posts)   Thread info: Capture an error message from SQL server in an MS Access form - TechNet Forums Size: 726 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Capture an error message from SQL server in an MS Access form :: Getting started with SQL Server :: TechNet Forums"
Getting started with SQL Server
Started 6 days, 19 hours ago (2008-11-27 21:18:00)  by Microtrends1
  I understand that if I go with a Per Processor scheme that processing is limited by the number of licenses that I purchase.  If I go with the Per User scheme will I be able to use all available processors?
Thread:  Show this thread (3 posts)   Thread info: SQL Processor Usage (Per User vs. Per Processor) - TechNet Forums Size: 382 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "SQL Processor Usage (Per User vs. Per Processor) :: Getting started with SQL Server :: TechNet Forums"
Getting started with SQL Server
SQL Server 2008 - 3 new posts
Started 1 week, 1 day ago (2008-11-25 22:44:00)  by Graystone
Newby who is self-training. Some basics requested that I haven't been able to glean. Not foreign to technology, but need some very basic reference points from which to launch my training:   Current status: 1. Have installed SQL Server 2008 (x86) on Windows XP PC. All appears to be functioning as intended. Have it on local pc so as to shorten the learning curve as I progress (keeping ...
Thread:  Show this thread (3 posts)   Thread info: SQL Server 2008 - TechNet Forums Size: 1,967 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "SQL Server 2008 :: Getting started with SQL Server :: TechNet Forums"
Getting started with SQL Server
Started 1 week ago (2008-11-27 15:53:00)  by ElBasha
Hello, I have a gridview on asp loaded with values from SQL.  From these values, I have 3 bit values, I want to set the SQL statement that if these 3 bit values are true, do not show them in the results, how do I do that?
Thread:  Show this thread (3 posts)   Thread info: I want to limit my select to results with 3 true bit values - TechNet Forums Size: 351 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "I want to limit my select to results with 3 true bit values :: Getting started with SQL Server :: TechNet Forums"
Getting started with SQL Server
Started 1 week ago (2008-11-26 19:31:00)  by Wonjartran
After successfully installed the Adventureworks sample database, I followed the Walkthrough: Modifying Data Using the ListView Web Server Control, to successfully create a website.  Testing the web page, displyed the Listview with all the buttons defined.  Then I clicked the Edit and Insert buttons to modify the Table HumanResources.Department.   The web page showed the modified, new...
Thread:  Show this thread (3 posts)   Thread info: Can not modify Adventureworks sample database on SQL Server 2005 Express? - TechNet Forums Size: 1,177 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Can not modify Adventureworks sample database on SQL Server 2005 Express? :: Getting started with SQL Server :: TechNet Forums"

This page was found by:   sql connection failed - sqlstate 01000 - sql server error 53  "Connection to SQL Server files (*.mdf) require SQL server express 2005 to function properly"