Topics
Started by
Posts
Last post
All, Is it possible to invoke SQL Agent Job which executes a reporting service report to email the …
2 replies
By: SQLOzzie
hi all, i have a field of image data type in my table in sqlserver. i am using enterprise library5…
5 replies
Hello friends, I am trying to setup a database logfile size to autogroth through TSQL but it is not…
2 replies
I have two tables: create table #A(aYr int, aCol int) insert #A(aYr,aCol) values (2008, 2) insert #…
3 replies
By: sliu
I had Database triggers for Tables and Stored Procedures. However they prevented creating, altering…
3 replies
I get the error listed below when performing a SELECT INTO. I never got an error on a SELECT INTO.:…
8 replies
Hi, I have a really long select-into statement that has a lot of calls to user-defined string funct…
22 replies
Hi all, Can someone pls help me with the following? I'm trying to to do a few tests and to use PIVO…
3 replies
Hi All, Will clustered index help us to reduce logical IO cost? Since the data's are physically sor…
8 replies
By: pkrudysz
When I try to run below script Getting error : There is already an object named '#mytemp' in the da…
6 replies
By: GSquared
Hi, i have a table having alot of data on my local machine.i want to import this table to my server…
7 replies
All, I have a different scenario. create table sec_returns ( sec_no int, sec_dt datetime, ret decim…
11 replies
Hi all, i am using sqlserver2005.i have two questions 1- I updated a table without puting a where c…
16 replies
I have a couple tables and or viewes that i want to copy over to a different box daily. I was plann…
7 replies
Hi, I have a table with many columns. It contains the details of the products. One of the column…
4 replies
By: Skybvi
Viewing 15 topics - 1,516 through 1,530 (of 12,234 total)
You must be logged in to create new topics.