sql-server-2005
How to verify listening port number on SQL server 2005?
I would like to find out the listening port number that is on the SQL server. This have to be done via transact sql. Also, is there any way to know whether is this a static or dynamic port?[详细]
2023-04-12 04:48 分类:问答backup sql server 2008 and restore to sql server 2005
I\'m maintaining a few projects for different customers. Some of them user Sql Server 2005 and others use 2008.[详细]
2023-04-12 04:37 分类:问答How to Find Single Row Records from Two Rows Data with AttTime in SQL Server
I have query to find Records in to single records from two rows withFirst AttTimeand Last AttTime using SQL Server 2005[详细]
2023-04-12 03:34 分类:问答Conversion error -> character string to uniqueidentifier in asp.net
i have one store procedure like : ALTER procedure [dbo].[prcDisplayTpTestimonial] @personname varchar(100),[详细]
2023-04-12 01:56 分类:问答Get a delimited string from XML with SQL Server 2005 XQuery
I cannot seem to get a [comma-]delimited string out of an XML doc using just SQL Server 2005 XQuery.[详细]
2023-04-12 01:48 分类:问答SQL Syntax Issue with getting sum
Ok I have two tables. Table IDAssoc has the columnsbill_id, year, area_id. Table Bill has the columns bill_id, year, main_id, and amount_due.[详细]
2023-04-12 01:29 分类:问答Sql query, sub string issue
i have a little question to ask i have a following data in database column . isLoggedIn=False&CurrentReferral=http://ufone.testSite.tv/Messaging.aspx?aspxerrorpath=/abc.aspx&kw=&FirstVis[详细]
2023-04-12 00:38 分类:问答Refactoring SQL to avoid using TABLOCKX
I have two tables like this: Table1开发者_运维百科Table2 ---------------------------------- Table1Id IDENTITYTable2Id[详细]
2023-04-12 00:18 分类:问答SSIS XML Source, no output although using inline xsd schema
I have an xml file with some data and inline schema attached to it. If i use it in SSIS (2008 or 2005) xml source component, I get no output to any destination (tried, raw file, flat file, excel, ole[详细]
2023-04-11 23:42 分类:问答Transfer database from 2008 R2 back to 2005
My company has to go back to Sql Server 2005 from 2008R2 (legacy issues with scripts and customer deployment.. ) and I got the task to find out how to do that: is there any automated migration tools ([详细]
2023-04-11 23:26 分类:问答