Topics
Started by
Posts
Last post
In my script, why is it just returning an error: "Invalid column name 'dte'." create table #tmp ( …
2 replies
By: auxcom
need halp can i Generate Word Documents from sql server or Output RTF-formatted Documents t…
3 replies
By: dongadoy
Hello, We have two stored procedures that save password information using the encrypt functi…
9 replies
By: SamiU
I installed a new server with SQL 2000. I am having a problem updating tables on this server from m…
4 replies
By: tulcanla
I created the following code to create a procedure that will update records from an AS400 linked ta…
3 replies
When I select from a table in the order I need and put the results into a temp table with an identi…
1 replies
By: fhanlon
I have a complex correlated query with multiple nested subqueries. When running the query wit…
1 replies
Hi, I get the error 'The TSQL subsystem failed to load' when running a scheduled SQL Task, the actu…
2 replies
Simple question: Is "SELECT * FROM Table WITH (NOLOCK)" exactly equivalent to "SELECT * FROM Table …
1 replies
I have a table with a large number of records . I have decided to horizontally partition the table …
9 replies
By: TV
I have a sproc that has a parameter passed to it with the name of one of the columns I need to sele…
10 replies
I'm a junior DBA and know that everyone book and DBA guru says to rarely use cursors because their …
10 replies
Hi everybody! I have this table: YEAR AGE ----------- 1999 25 1…
2 replies
Hello, I'm in the process of writing an INSTEAD OF DELETE trigger and what I'm trying to accomplish…
1 replies
Folks, Is it possible to turn the IDENTITY characteristic of an identity field on and off using ALT…
3 replies
By: Peter P
Viewing 15 topics - 13,171 through 13,185 (of 17,082 total)
You must be logged in to create new topics.