Viewing 15 topics - 288,106 through 288,120 (of 291,648 total)
Topics
Started by
Posts
Last post
This is probably not a SQL question, more of a VB question but since this is a greatly talented gro…
2 replies
I don't include SQLDMO v2000 in my installations and rely on client install. But I want to impleme…
7 replies
I need to calculate the table size based on the query. For example, select * from Table where ID=…
2 replies
Help !!! I need to calculate the table size based on a query. For example, Select * From Table wher…
1 replies
Help !!! I need to calculate the table size based on a query. For example, Select * From Table wher…
1 replies
I am executing a s.p. from VBA in an Access application using ADO. I would like to capture and dis…
5 replies
i'm developing a VB program that will be used to call a stored procedure that I created in the DBA …
6 replies
I have four servers running SQL 7.0 sp3. I want to upgrade one database from one of the servers to …
2 replies
I feel like I am in SQL Server hell today. All of a sudden a query that has been running for sever…
6 replies
Hey- If I have this and @TotalAmt = 0: CASE @TotalAmt WHEN 0 THEN 0 ELSE 'X' END AS APercent I …
11 replies
I have a database I'm updating with an internal unique Identifier which I've created a function for…
2 replies
hello everybody, i have to alter a table which is being published in transactional replication (SQL…
2 replies
Hi All, I have a stored procedure like : CREATE PROCEDURE TestSP @InTestSP int, @OutTestSP…
2 replies
Hi All, Our company is looking for w2k datacentre. The problem is compaq is not having hardware whi…
4 replies
I'm using the UPDATE command (T-SQL) to change one field with another field condition. The table h…
5 replies
Viewing 15 topics - 288,106 through 288,120 (of 291,648 total)