Viewing 15 topics - 256,381 through 256,395 (of 283,997 total)
Topics
Started by
Posts
Last post
In Enterprise Manager whenever I right click on a database and try and view the properties I get th…
4 replies
-- is it possible to create a view like this... create view dbo.myview as select * from openquery([…
4 replies
Hi, I am having a second instence of SQL server installed on SQL Server 2000 and it is using Named …
2 replies
How can I extract a list of tables from a database that have specific values in an extended propert…
2 replies
We had an issue with our transaction log backups running so we had to restart SQL Server. It did no…
3 replies
I'm wondering if there is a way (outside of setting a trace and waiting for some activity) to tell …
2 replies
Hi, Without using an output parameter, what is the best way to return @@IDENTITY from a stored proc…
15 replies
I will like to insert a date and time into a table When getdate() is the value supplied the r…
3 replies
Within my database I have a couple tables where one table defines user assigned attributes for reco…
2 replies
building a real-estate search page and one field is "schools" when the scools field is left blank m…
7 replies
INSERT INTO SELECT * FROM data (NOLOCK) WHERE DATEDIFF(hh,()) > 64 Thanks for your help
2 replies
Hi all, here is my error message; 2004/12/22 13:54:42.64 spid107 Retrying row fetch: rowoffset entr…
2 replies
a1 and a2 have same structure, but a1 has more records than a2. so, in order to find out how many r…
1 replies
HI all, i just had a user kick off a vb application that does a sql server backup of 1 database. it…
2 replies
Hello: Is there a SET QUERY_GOVERNOR_COST_LIMIT equivalent on the database level? I can use SET Q…
1 replies
Viewing 15 topics - 256,381 through 256,395 (of 283,997 total)