Viewing 15 topics - 269,311 through 269,325 (of 284,105 total)
Topics
Started by
Posts
Last post
Hi, I want to merge data from one table to another(if key found then update, else insert). These ta…
3 replies
Where is the Dynamic Properties Task info stored? It is not visible in Disconnected Edit, and I do…
3 replies
I created a function that takes a date as a parameter. I function executes fine when I call it wit…
4 replies
A more correct answer to this would be to use fn_get_sql introduced in SP3 for SQL Server 2000. DB…
1 replies
Hi, I have one question. If I want to add new field in between other existing fields, does SQL Ser…
4 replies
I have a stored procedure using a view that joins 3 tables. When the SP is used in Query Analyzer,…
2 replies
I was wondering how I would go about exiting a piece of code in a job that will return a value that…
5 replies
i need to load a series of text files that are ftp'd from the mainframe. i know the file names i s…
2 replies
Can I copy users and roles from one database to another database on the same server. I already copi…
5 replies
Hi, All I have a Q for U. I have a table looks like this: ********************************* ZIPC08 …
1 replies
I have a stored procedure on a large SQL Server 7 database that extracts data to a remote SQL7 data…
3 replies
I have two SQL server with Windows authentication, I tried to set up linked server from one to anot…
6 replies
I need to be able to find out the number of days between two date excluding weekend and holidays. …
18 replies
Hi What order does bcp output its data? e.g. bcp <table> out <filename> -T -S. -N Is th…
1 replies
Hi there, Just going thru some procs and came across this one: CREATE PROCEDURE [SP_GetOneComplete…
2 replies
Viewing 15 topics - 269,311 through 269,325 (of 284,105 total)