Topics
Started by
Posts
Last post
hello everybody, a small problem again i have a table which have about 30,000 recs which are all in…
3 replies
I want to setup a db structure for creating and manipulating user accounts when a record is inserte…
1 replies
With the following stored procedure, MyProc, I would like to dynamically create a table which name …
8 replies
in a function, I need to take the results of a select statement and make it one comma dilimeted str…
8 replies
Has anyone been able to use this to run other things besides DBCC functions? I have been trying to …
10 replies
Hi there, Hopefully this question is being ask of the right group. Although the beginning sounds li…
3 replies
I have a DTS package that sends my table to a precisely formatted text page. I want this package t…
12 replies
How do I loop through all the databases in my server? I might need this when I want to backup all t…
5 replies
I would like to bcp any table to a text file so that every row become a string without space inside…
1 replies
Here is one that does not make sense to me. SELECT * FROM tbl1 LEFT OUTER JOIN tbl2 ON tbl1.…
5 replies
The pretty much same code sends right e-mail from ASP page, but this, if sent from SQL server, cuts…
1 replies
I have a database for sports results. I have a table that holds entry details (Name, Class, Number …
5 replies
I'm trying to find the percent of free disk space from a t-sql script so I don't run some operation…
13 replies
friends, i have come up with one more question to clarify..... i have got 3 tables machines, bevera…
2 replies
By: thiruna
Using a scheduled process I want to capture the output of sp_helpdevice (for SQL 6.5), sp_helpdb, a…
5 replies
Viewing 15 topics - 17,026 through 17,040 (of 17,082 total)
You must be logged in to create new topics.