Summary: I have developed a few reports on SQL Server 2008+VS 2008 and deployed them to the SSRS built in reporting URL (http://servername/reports) During the ...
Summary: In order to insert an explicit value in a column that possess the Identity property, we have to ensure that IDENTITY_INSERT is ON. How can we specify ...
Summary: yeah Jennifer, i followed the instruction on the link you provided above, and changed the TCP/IP's regitery key's value to zero (0) like below: Named ...
Summary: Hello, I am Software Development Intern at a small company. We run Microsoft SQL Server 2000 on Win2k. One of our database tables was recently destroy...
Summary: When I Add or Configure a DSN using SQL server as a datasource, on the screen which pops up with the Name, Description and Server field - there is a d...
Summary: When using SQL Server or MySQL, is there a way to create a statement to update/change a letter in a field. Specifically if I have a list in a specific...
Summary: Hello, I just installed SQL Server 2005 Express, and am having trouble starting the Service for it. I accessed the SQL Server Configuration Manager, a...
Summary: I am trying to update a field in a sql server table. There are times when I may get multiple records returned in which case they will all need to be ...
Summary: Hi! i would like some help to figure this out: How can i select a datetime field in sql server in an specific format? ie: when i execute: select (date...
Summary: I am trying to connect to a SQL database on windows 2000 advance server and it returns the following error when I want to connect SQL Server through t...
Summary: Hey All, I think I may have a corrupt table in SQL Server. When I go in through Enterprise Manager and I right click on one of my tables the followin...
Summary: After installation of SQL Server 2005 Developer Edition, only have Configuration Tools available, I have XP SP3, and I have SQL Server 2000 already in...
Summary: Hi I am using VS 2008's VB.net and want to connect to SQL server 2008....I am new to SQL server so please help. What are the things I need to install ...
Summary: I am using windows 2000 recently the Ip of my system has been changed and now I am unable to connect to the databse server can anybody tell me that ho...
Summary: Hello. I have a Domain Controller and an Exchange Server, which is also a Web Server running IIS 6.0. Outlook Web Access is currently running on this ...
Summary: Hi, We have just installed visual studio 2008 which includes sql server compact edition 3.5. We want to export an sql server 2000 based database to ne...
Summary: I have created a table in SQL Server as- create table weatherreport (places varchar(20), cdate datetime, maxm int, minm int, vdescription varchar(40))...
Summary: I find myself very confused regarding database tools and a matter of what does what and what is capable of what. For a personal endeavor of mine, i wi...
Summary: You would be much better off installing SQL Server express from microsoft's web site. It is nearly identical to SQL Server, it just has a limited num...
Summary: Use google (or some search engine) to find resources. I did a google on "sql oracle tutorial" and found numerous links to books, papers and websites....