Topics
Started by
Posts
Last post
I have a number of records in a table with the following string in one of the columns FOOD\r¦ BOX 2…
6 replies
Hi, I hav a SP called with 4 params, then the SP executes another SP using EXEC sp_executesql as fo…
8 replies
In our company we need to evaluate zips and fips for addresses... So a fellow developer got me a dl…
2 replies
I am trying to write a query (or queries) to return the unique combinations of items purchased by a…
4 replies
I know this is not a Transact SQL question but this is the best formu I know. I must move a databas…
1 replies
I have a small issue. I'm considering using bits to store status data, but need an Aggregrate …
3 replies
I've looked, apperently not hard enough, but not found how to query (in T-SQL) to determine th…
7 replies
hello, can anyone pls help me build the sp for this problem. I need to update the end_date column w…
2 replies
Hi all, I need to update the table that require a field column from the previous row. eg. fie…
3 replies
I'm intending to use Cascading deletes in a SQL 2000 project. However, I don't really want to allow…
2 replies
Greetings! I use the following SP to update a table. This is called via ADO code. The ApStart …
4 replies
CREATE PROCEDURE asp_add_curriculum_content @Curriculum_ID INT = NULL, @Content_Category_ID INT = N…
1 replies
I have to manually change the results to display in text through 'Query' on the menu bar and then c…
6 replies
Can I grow the transaction Log using a script? My scenario: I have 3 different scripts that need to…
2 replies
I need to access tables on a DB2 database on a Unix box. Perferably as a linked server. …
5 replies
Viewing 15 topics - 12,736 through 12,750 (of 17,082 total)
You must be logged in to create new topics.