Topics
Started by
Posts
Last post
Hello everyone, What would be the better way to dynamically get the user name of my login in a data…
4 replies
I'm trying to populate a table of pending emails. The problem is I need to populate the email fiel…
2 replies
Hi. I have a T-SQL Query that give me the above Error. Here is the SQL Query. The name of the field…
4 replies
Hi All, If I have a delete query that would delete many thousands of rows, is there a was to cause …
9 replies
Hi, I have a requirement to pass table name as parameter to a procedure and then based on that the …
2 replies
Using SQL2K. I have the following query (copy and paste into Query Analyzer for proper formatting):…
7 replies
I need help with some SQL query, may be really simple for some of you out there. I have a table wit…
5 replies
In SQL Server 2000 queries, is there a way to replace results if a field happens to be empty? For e…
8 replies
Hello, I'm trying to convert nvarchar(50) field to datetime. For example, select convert(datetime, …
1 replies
I am looking for a way to optimize the following stored procedure in MSSQL 2000 Given a comma delim…
4 replies
Hello All, I have the following query select fname, lname, '1' AS Status from tblname when I run th…
2 replies
I have two tables tblDupeIDs (EnrollmentID int, MaxUploadDate DateTime) tblEnrollment (EnrollmentID…
2 replies
I am trying to date a file in it's name everytime a DTS package runs. The package currently create…
3 replies
I think I know the 2-letter answer i might get on this one, but here goes .... (1) create a dynam…
4 replies
By: Sergiy
Hi, I've created a DTS package for reading the IIS log file daily and ported into Tables. I used…
4 replies
Viewing 15 topics - 3,376 through 3,390 (of 17,082 total)
You must be logged in to create new topics.