Connecting Tech Pros Worldwide
Ph: 96631224
Login or Sign up Help | Site Map
[ http://bytes.com/adLoader.php?parent=database

Microsoft SQL Server

Microsoft SQL Server database RDBMS - Ask questions about MSSQL administration, queries, errors, xml, data access, transact-sql, tools, mirroring, integration, setup, stored procedures, merging and more.
Views: 5,286 Announcement: Only Q & A Threads Here
July 10th, 2008 msquared (Administrator)
Posting Guidelines
[image]Post Reply? | Posted by: iam_clint | Last post by iam_clint, 667 days ago
Posting GuideLines Please follow these guidelines when posting questions. Submitting clear and concise questions allow those reading to understand... more »
sticky
How to store the result set in temp table
[image]4 Replies | Posted by: rsrinivasan | Last post by ck9663, Today
Hi all, When i run below statement, i get some result set. But i want to store the results sets in some temp table. How can i store it? DBCC... more »
Deadlock Issue
[image]Post Reply? | Posted by: irenedaniel | Last post by irenedaniel, Today
Hi Please see the update statements Update 1 and Update 2 below. The table "dataViewRequests" mentioned in the query is a high transactional table... more »
T-SQL: Recursion and circular references
[image]Post Reply? | Posted by: balabaster | Last post by balabaster, Today
Hi, I have a couple of tables: Units( Unit_PKey Int Identity(1,1) Primary Key, Unit_Name nvarchar(8), Unit_Description nvarchar(32) ) more »
DTS: Copy new + modified records from table1 to table2 from two different servers
[image]1 Reply | Posted by: suren1503 | Last post by Delerna, Today
Hi All Techies, I have created one DTS to copy table1 (which is on Oracle server) to table2 (on SQL Server 2000) I want to copy only new records +... more »
MySQL to MSSQL Conversion
[image]Post Reply? | Posted by: chromis | Last post by chromis, Today
Hi, I wouldn't post such a lazy question usually but I've got to have this sorted for the end of the day, sorry! Could someone tell me how to write... more »
Encrypt and decrypt a full database in sql server 2005
[image]Post Reply? | Posted by: rajmoghi | Last post by rajmoghi, Today
Hi, I am new to sql server 2005.i need to encrypt and decrypt my full database in sql server 2005.I gone through some sites,its saying that... more »
SQL Serial Data to Parallel
[image]Post Reply? | Posted by: PeterSchwennesen | Last post by PeterSchwennesen, Today
Hi Hope somebody can help. The following is just an simple example of what I need to do. I am queering the Table "SomeTable" for "Number", "Type"... more »
SQL Installation
[image]Post Reply? | Posted by: sibusiso | Last post by sibusiso, Today
Can Anyone help I m want to install sql server 2000, when I run the setup I get the error "Windows cannot find x86\setup\setupsql" but the 'setupsql'... more »
How to create a distinct table combining records with Null values
[image]1 Reply | Posted by: dlee360 | Last post by ck9663, Today
Hello! So I've been trying to figure out how to do the following in T-SQL: Orig Table: Col1 Col2... more »
Validation Constraint on Data Entry
[image]6 Replies | Posted by: msquared | Last post by ck9663, Today
Hi guys Quick question. How can you add a validation constraint that allows null values. For example if you want to impose an 8 char length to the... more »
pivot? rows to columns
[image]7 Replies | Posted by: larry2 | Last post by larry2, Today
more »Hi folks, I have a table example: Date Team Score 200801 A 12 200801 B 14 200802 A 3 200803 C 5 200803 A ...
get the jobs run in a particular time interval from sysjobhistory
[image]Post Reply? | Posted by: mariasoosai | Last post by mariasoosai, Today
I have to send the jobs status that are started running from the previous day 9.00 a.m to today 9 a.m from the table sysjobhistory in sql server... more »
Creating Reindex
[image]3 Replies | Posted by: rsrinivasan | Last post by ck9663, Yesterday
Hi all, When should we execute dbcc reindex for a table? Thanks, more »
Columns
[image]1 Reply | Posted by: Taftheman | Last post by BHTanna, Yesterday
Hi, I have imported data. One of the fileds have data needs to be split into three. Example title forename surname is in one column. I need to split... more »
query on multiple database
[image]3 Replies | Posted by: gld88 | Last post by gld88, Yesterday
in two database ,i want to select some columns of three tables each of two databases where column name is same more »
Comparing data in two different tables to find missing records
[image]6 Replies | Posted by: jennifersalcido | Last post by ck9663, Yesterday
Hello All, I am working with two tables that contain inventory data: 1) INVENTORY contains item_number, description, etc. This data is relatively... more »
Is there a limit in retrieving foxpro file using VFPOLEDB ??
[image]Post Reply? | Posted by: ck9663 | Last post by ck9663, 3 days ago
select dbf.*, 'fromfilename' as recordsource into x from OPENROWSET('VFPOLEDB','c:\my\full\path\';'';'', 'select * from mytable') dbf I have... more »
Update table name and all objects that reference it
[image]4 Replies | Posted by: theJonster | Last post by ck9663, 3 days ago
Is there anyway that a query could update a table name and all the objects that reference it. e.g table name is 'Blah' change to 'BlahBLahBLah' and... more »
passing a parameter to TOP when getting random data
[image]2 Replies | Posted by: crazyfisher | Last post by Preterani, 3 days ago
> Dear all, > I am trying to write a stored procedure for a recipe database so that the > user can choose how many recipes from what category. > I... more »
provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specifie
[image]1 Reply | Posted by: steve1rm | Last post by psgrakesh04mx33, 3 days ago
Hello, I have a problem trying to connect a remote sql server. The error: An error has occurred while establishing a connection to the server. When... more »
SQL 2005 Express
[image]Post Reply? | Posted by: oasismas | Last post by oasismas, 3 days ago
I have a problem with Sql 2005 Express. I used Windows XP and VB6 (for my program) and database use Sql 2005 Express. Now for stand alone I have... more »
scheduled data clearout
[image]1 Reply | Posted by: sjr43 | Last post by ck9663, 4 days ago
I have asingle table in SQL Server 2005. How can I set up a schedule to clear only the data from it once a year ? more »
Database size shows huge
[image]4 Replies | Posted by: rsrinivasan | Last post by rsrinivasan, 4 days ago
Hi all, I am using SQL Server 2000. My actual database size is only 19GB. But .mdf file shows 170GB. How can i reduce it? Thanks, more »
Query for displaying a particular set of data
[image]9 Replies | Posted by: Raman Pahwa | Last post by Raman Pahwa, 4 days ago
Hi, I have a table with fields number,category,date and if i want to choose numbers of a particular category and date. then the query will b select... more »
get latest date record
[image]1 Reply | Posted by: SunshineInTheRain | Last post by ck9663, 4 days ago
I have a log table. I want to get record of latest date. Meaning if 1-May-2008 13:32:22 and 1-May-2008 2:22:21, it will retrieve 1-May-2008 13:32:22... more »

Top Microsoft SQL Server Contributors
[ http://bytes.com/adLoader.php?parent=database


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser