Topics
Started by
Posts
Last post
i have run into yet another problem with my final year project. I have this stored procedure but th…
11 replies
Hello, I have UNIONed three SELECT statements, and I need to take the results, and put them into a …
2 replies
By: cdun2
Hi everyone Hope someone can help out.Could anyone help me with a script to list all the tables and…
4 replies
Is there a way in SQL Server to return whether a varbinary or binary field contains data or not - a…
2 replies
For our development sql 2000 box our developers generally use the "dbo" prefix for table names…
3 replies
By: sushila
Hi, I have a problem with my application (ACCESS 2000 front end and SQL server backend) where I can…
4 replies
Does anyone know how to pass a where clause into a stored procedure? for example ; create procedure…
15 replies
Hi I am trying to get "state name" and "desired state name" based on stateid which is in another ta…
10 replies
By: sushila
Hello All, I am using Sql server 2000 and need help with the following query I have a t…
4 replies
On SQL Server 7 : ALTER TABLE dbo.EstDealDetail ALTER COLUMN FundNo SmallInt gives Incorrect syntax…
7 replies
Hi, I wish to export data using a query to present information to a web page. I would be …
7 replies
Hi, In our product database we created a Primary Key Constraint without a specific name. The PK Con…
6 replies
Morning, I have a cursor which joins 3 tables. I then examine each line and write to a DIFFERENT ta…
3 replies
hi, i have have a table with 2 columns. TheDate..........DayName 07/01/2006.....Saturday 08/01/2006…
2 replies
hi iam having some problem in executing the below query pls help declare @BillingTbl table ( cust_…
1 replies
By: Ray M
Viewing 15 topics - 7,291 through 7,305 (of 17,082 total)
You must be logged in to create new topics.