Topics
Started by
Posts
Last post
How do you print specification on Views showing the fields and links to other Views?
6 replies
Hi, I do need the help from all of you. Sure hope that i can get some help here. My table is desi…
1 replies
I need a query that returns who works for who. My table contains userID, name, reportsTo ie. 1 Mary…
1 replies
This should be easy but I can't get it to work. I'm creating a customized version of sp_spaceused.…
2 replies
What is the total number of columns allowed in a table in SQLSERVER 2000? William H. Hoover Louisvi…
2 replies
DIM pagenum, rowcount, i id=Request.QueryString("ID") set connection=Server.CreateObject("A…
4 replies
Is there a way for me to speed up the data display if the database is very large?? and is there a w…
1 replies
I have a problem using the group by clause this is my T-SQL :SELECT DrugName FROM dbo.tblDrug GROU…
1 replies
I am looking at ramping up on the whole .NET world and am looking for some suggestions on training …
1 replies
I have written a Stored Procedure to Run on a daily basis to record the number of records in each o…
16 replies
I want to extract the "Description" property of a SQL 2000 column using VB.Net. I have used the fo…
1 replies
Hi, I have an identity column in the table. I have another column with the division number. I need …
1 replies
I am recreating an old Access database in SQL Server and need to return the ID field from a table, …
2 replies
Hello, I have the following problem : I have a database with a table. In this table there are two c…
5 replies
Hi, If I have a query like this : set @sql='select count(*) from '+ @table execute (@sql) How can …
3 replies
Viewing 15 topics - 3,646 through 3,660 (of 4,455 total)
You must be logged in to create new topics.