Topics
Started by
Posts
Last post
I have a query which is referencing queries which are referencing queries etc. I am using execution…
26 replies
Hi Guys, I am using Symmetric encryption using certificate to encrypt a data column. I have three t…
9 replies
Hi All, I work as SQL database developer for about 4 years. I learned everything by my self for the…
4 replies
After going back and re-reading available info http://msdn.microsoft.com/en-us/library/ms187373.asp…
2 replies
can sql server manage easly millions of rows in a table that has columns for let's say 2 bytes each…
1 replies
We have a third part app that needs to store a PDF file in a sql 2008 database. I recommended using…
4 replies
I found that there are 4 users in one of my databases that are orphaned, 3 do not have domain accou…
29 replies
INSERT INTO Product_Date SELECT Fecha, Producto, sum(Cantidad) FROM #temp Group by Fecha, produc…
4 replies
Hello, I have an SSIS package that can pull data from 2 different data sources. Each source's data …
1 replies
I'm using SSIS and hte following Data Flow objects: Excel->Data Conversion->ADO NET Destinati…
1 replies
What is the advantage of SQL Server is running on the domain Controller?. i have two server, which …
15 replies
I have a SQL Agent job that needs to run every day except the first weekday of the month. Is there…
6 replies
I am using the following script along with stored procedures to rename a file, zip the file and sen…
5 replies
If I create a view, is it slowing down operations at any time other than when I actually use the vi…
5 replies
Not able to connect to the Adventure Works database. Currently trying to connect to the appropriat…
5 replies
Viewing 15 topics - 20,431 through 20,445 (of 30,189 total)
You must be logged in to create new topics.