Topics
Started by
Posts
Last post
Both VB and SSIS support the concept of a Database Connector. This allows a developer to prepare a …
1 replies
Can anyone out there figure this out? I tried to extract the EmployeeTypeID, butI am not familiar …
2 replies
Hi All, I am using DISTINCT and TOP in same query as : SELECT DISTINCT TOP 100 ValidationDate FROM …
12 replies
Please help me understand this... -- Create table with two columns CREATE TABLE #Test (Names varcha…
1 replies
Hi All The date format is YYYYMMDD_hhmmss For that i have wriiten like below in script task. Year(N…
4 replies
has anyone seen any performance variation between running processes in sp's versus embedding that s…
3 replies
Is there a way, from within an agent job, to programatically access both the job name and the step …
2 replies
Hi I have three queries for retrieving information from database as: select count (itemmaster.itemi…
2 replies
Problem: Trying to pick out two digit day from a string in a Desc column and concatenating with a m…
17 replies
today i noticed one of the databases I'm using has multiple files in the same filegroup, all in the…
7 replies
I am going to try and make the example easier to follow, in hopes I can explain myself properly. I …
3 replies
I've used collate in the past to join two tables together from different servers with different col…
2 replies
I have a table where I am performing contains search. In some of the cases it is not giving the res…
1 replies
I know you can grant access to a stored procedure by added this to the bottom of a stored procedure…
3 replies
What command displays the list of databases with the properties
3 replies
Viewing 15 topics - 8,431 through 8,445 (of 10,647 total)
You must be logged in to create new topics.