Topics
Started by
Posts
Last post
I have a string column very long with multiple underscores in between. My requirement is to only s…
3 replies
Hello, I have a live db that users need to access it for reporting purposes. What is the best way …
9 replies
All, When setting the rowcount in a query in SQL Server Management Studio, the count of databases …
2 replies
hello all. I want to use vfpoledb provider in sql server 2008 and windows server 2008 and download …
3 replies
I export some data from a query into a text file. Then I create a temporary table and bulk insert …
5 replies
I only recently discovered Extended Events. Why? I don't know! I jumped in and learned how to use…
17 replies
Question.. the following code: set @strSQL = 'bulk insert MYServer..[' + @tablename + '] from ''\\…
2 replies
SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET ANSI_PADDING ON GO CREATE TABLE [dbo].[sales_r…
5 replies
Hello All, Test connection succesfull with Import Export Wizard but fails in SSIS Pkg in BIDS 2012 …
4 replies
I have a table which has three columns create table employees ( ID int NOT NULL PRIMARY KEY NAME…
24 replies
I'm trying to use CDC for auditing certain tables, the problem I find is it doesn't capture the use…
7 replies
Hi, Please find below query, tab1 - Col1 int, Col2 varchar2(30) tab2 - Col1 int, col2 varchar2(30) …
4 replies
secondary database in logshipping is sink how can i resume ?
3 replies
hi, when the table is ideal or not access in sql server for some time say for 3 hours then i need t…
3 replies
Hi DBA We are upgrading SQL Server 2005 Box to 2012(Side by Side), for planning new server hardwa…
2 replies
Viewing 15 topics - 12,196 through 12,210 (of 30,222 total)
You must be logged in to create new topics.