Topics
Started by
Posts
Last post
I've just started learning SQL Server 2000 with the aid of Books Online (the one that is avai…
5 replies
In SQL Server, is there a row ID or "internal unique identifier" that can be retrieved for eac…
6 replies
I know I can shrink a ldf file for my database (mdf), but what about un-attaching the database from…
2 replies
I need to create a non-database column in a query that renders a sequential number. Essential…
11 replies
Is my error checking excessive or not correct ?? I need to send a errors to my MS Access client via…
2 replies
HI, I have a heap of views, I have turned encryption ON on some of them, is there a SELECT stateme…
2 replies
Is it possible to query the SQL Server System tables for a database (SYSOBJECTS, SYSCOLUMNS, e…
35 replies
I would like to add SQL DB to my webpage and have visitors have to login to access, parts of the si…
4 replies
Why does this code not return a result set ??? USE Pubs GO IF EXISTS (SELECT name  …
1 replies
I built a VS.NET C# project that successfully inserts 4000 character text files and view theirs ent…
2 replies
I have two tables tableA is service table that is linked to Customers table tableB. For each servic…
10 replies
Hello friends, Please help me out I am very new to sql server2000, can u please tell me with simple…
1 replies
Hi, I have this big dilemma and I am not sure where to start from, so any help will be appreciated…
9 replies
Hi, I have a table of customers, date, and purchase dollars. What I need is to return one row…
9 replies
Hello friends! I want to change the owner of the object I have table whose owner is dbo but i wan…
8 replies
Viewing 15 topics - 2,266 through 2,280 (of 2,871 total)
You must be logged in to create new topics.