Viewing 15 topics - 274,561 through 274,575 (of 283,993 total)
Topics
Started by
Posts
Last post
I am having a problem with running a query on a SQL server 2000 database table. I have a search tha…
11 replies
Hey,I have sceduled my backup daily twice,i,e at 2 PM and the other at 2 A.M.Its working fine,but i…
1 replies
We are running SQL 2000 on clusters with failover configuration(Compaq Clusters) with good capacity…
2 replies
im wondering, why does sql server needs to access (sql server service manager and sql server window…
1 replies
When faced with challenging SQL optimization issues, you get the usual refrain of advice that says:…
2 replies
Has anyone used Incepto's SQL Up products? If so, what were your thoughts? Thanks SJ Accepting …
1 replies
We are in process of consolidation of 2 databases. We get an error loading data into one of the tab…
1 replies
I would like to define a new column in a table give it a default value of 0. Easy enough. But I onl…
2 replies
SELECT name FROM tempdb..sysobjects WHERE name like N'#tempNumStores%' AND type = 'U' Returns a rec…
2 replies
I want to read the default defined with a column constraint, so that I can implement code similar t…
1 replies
I am attempting to remove free space from a database and yet to be successfull. I have attempted o…
2 replies
Hi! I got two questions 1) performance comparison between sp and udf. which faster? 2) for query th…
2 replies
Anyone know a way to use the "USE <databasename>" command dynamically? I need to insert code …
2 replies
I'm looking for an existing 'View builder' compatable with VS.Net Something for an end user that ha…
2 replies
I am required to change the name of a column. The change seems to be turning up everywhere. Is ther…
1 replies
Viewing 15 topics - 274,561 through 274,575 (of 283,993 total)