Topics
Started by
Posts
Last post
I have a table that looks like this; CREATE TABLE MyTable( [file_id] [int] IDENTITY(1,1) NOT NULL,…
1 replies
I need to migrate one MS SQL Srever 2000 Server to MS SQL Server 2008. The applicaton is using VB 6…
5 replies
I'm trying to learn more about the geospatial types in SQL Server 2008. I found an application cal…
1 replies
Would like an easy method of monitoring sql servers. There are a number clustered, stand alone, v20…
6 replies
I have upgraded from SQL 2008 to SQL 2008 R2. Deploy the cubes to server by using files (.asdataba…
1 replies
Is it possible to use a try catch with Openrowset. WhenI run this code it failed to run the error c…
3 replies
Hi I am having a table with 50 columns i need will give input as 'Test'.I ned to find which column…
6 replies
Hi, I would like to remove the else values generated within the case statement from the following q…
2 replies
Hi All I am trying to create a partition table, we have a table with a column ID and a c…
3 replies
When we are login to our development server we are getting specified cast is not valid error. Can a…
1 replies
Hi, Just was wondering, if you implement data compression and save some disk space in the data file…
6 replies
Hi All i have create an SSIS and add an onerror in the event handler i added Execute SQL Task which…
2 replies
Hi! I'm processing patient data on thousands of patients and I'm trying to determine a way of iden…
12 replies
I am trying to write a query to increase a field of money type by 10%, any suggestions will be apre…
2 replies
Hi, I have a variable @var bit and I assign -1 to that variable. When I execute SELECT @var I get 1…
2 replies
Viewing 15 topics - 26,116 through 26,130 (of 30,225 total)
You must be logged in to create new topics.