Topics
Started by
Posts
Last post
OK. In SQL Server 2000 you could only index views in Enterprise and Developer editions. Is this s…
5 replies
Hi there I know the title sounds stupid but I don't really know the best way to word it. I have to …
2 replies
I notice that most if not all of the tables in SQL Server 2005’s sample database, AdventureWorks, h…
5 replies
Hi my name is Ritesh. In my table I am using varchar 8000 and have set this is design view. I am t…
3 replies
Other than storage size savings, are there reasons to use integer rather than decimal(n,0) for nume…
1 replies
Update statement doesn't synchronize on SQL server 2000. This is a query: Update ticketNumber set p…
1 replies
Hi, How will I use the sp_MSforeachtable in determing the name of column for each table in a c…
1 replies
I had two Similar tables in two different Databases. Database 1 : Table 1 Column1 AB AC AD AF…
1 replies
Greeting All, I need to create a table at run time. The table name will have the name of the …
3 replies
I am executing a query "Select Companyid from ExhibitorReport " from MS-Sql Server Query Analyzer …
2 replies
We installed Sqlserver 2000 and sp4 and when we try to create a DTS package we get the message abov…
1 replies
I have this statement: SELECT (CASE WHEN (PATINDEX('T%', PERSONNELNUMBER)) = 0 THEN (1000000 + Peop…
2 replies
Hi all, I'm trying to write a little CLR SP in VB to return information on the Harddrives of the se…
3 replies
How to include a ntext column in the group by clause? Example comments is a ntext column select com…
5 replies
I am having some problems with security and HTTP Endpoints. On my local machine I can happily creat…
1 replies
Viewing 15 topics - 3,916 through 3,930 (of 4,155 total)
You must be logged in to create new topics.