Viewing 15 topics - 282,061 through 282,075 (of 282,646 total)
Topics
Started by
Posts
Last post
I have a DB and the final size will be 100GB one year later, it need to be replicated. Which replic…
2 replies
Here is one that does not make sense to me. SELECT * FROM tbl1 LEFT OUTER JOIN tbl2 ON tbl1.…
5 replies
We have a ongoing debate about using views versus Derived Table Queries. Example of View would be:…
6 replies
I schedule many jobs thru the Sql seheduler. I was looking for a way to build an APP using DMO that…
7 replies
OK, I did something stupid and now cannot get access to my server... I was experimenting with the s…
2 replies
How to direct the SQL query output to a file for a query like select * from test1
1 replies
My company is in the process of evaluating monitoring software (bmc) and below is a list of paramet…
4 replies
friends, i have come up with one more question to clarify..... i have got 3 tables machines, bevera…
2 replies
Using a scheduled process I want to capture the output of sp_helpdevice (for SQL 6.5), sp_helpdb, a…
5 replies
Hi, There are two Windows2k systems running SQL Server2K. The database on the first system is in re…
11 replies
It's an interesting shift from Microsoft. I've also read that tests will be not be retired until th…
2 replies
Hello, How can I assign the ODBC Database(Progress) on UNIX as publisher and SQL Server as subscrib…
2 replies
I want to bcp data from a file into SQL table using a format file.The data file has tab as the feil…
1 replies
If i want to catelog or rebuild the catelog and create full text index feature from the remote mach…
1 replies
I have the following source code to backup database: Dim oBackup As New SQLDMO.Backup Dim oSQLServe…
12 replies
Viewing 15 topics - 282,061 through 282,075 (of 282,646 total)