Topics
Started by
Posts
Last post
I am selecting every contact at a particular list of firms - i.e. 1 firm may have 20, one 10, one 5…
6 replies
I had created table id as INT How to alter the table to add IDENTITY key
1 replies
Hi, I have a Table which holds varbinary column(word document). I need to search few keywords in th…
4 replies
Hi Explaining the situation with the master database sysobjects. select id,name from master..sysobj…
7 replies
Hi! Does the SQLServer 2005 store the information when a row was inserted or updated by itself? I g…
2 replies
i need to find the contents of a directory. generally i just do the following: CREATE TABLE #DirT…
9 replies
i want to avoid using the old OLE objects as, well, they are old and i want to use somthing that wi…
3 replies
I need to do a select with a join from a table in the form of a simple select. SELECT bla bla FR…
1 replies
I need some help getting the corresponding records from my db. I can't seem to get it right. I am h…
2 replies
I try to insert all record from a table in a database to a equal table in another database Insert i…
2 replies
Hi, Today a developer bring me a problem. He need to rewrite a SP and add some parameters to filter…
5 replies
Hi, I'm using SQL 2005 T-SQL. I'm need to extract partial data from a concatenated address field. T…
4 replies
I have the following insert statement: insert into Resident(Identifier_Type,Identifier,Full_Name,Do…
1 replies
We have a COBOL application that is part of a batch program that connects to a SQL 2005 database vi…
2 replies
Hi, My sp runs 2 min+ but the Query Anayzer finishes it in 7 sec. it's a monthly sales forecast rep…
6 replies
Viewing 15 topics - 9,691 through 9,705 (of 12,234 total)
You must be logged in to create new topics.