Topics
Started by
Posts
Last post
How do you run a stored procedure and direct its output to a text file or even an nvarchar string? …
7 replies
Is this true? And in wich context? Because I am nesting Insert Exec statements... just at the 2nd l…
4 replies
I want to utilize xp_sendmail in a db as much as possible. There are other ways to send mails like…
7 replies
We have an application that is run as an asp with each customer having an accountID assigned to the…
2 replies
I'm having a problem with Query Analyzer. If I execute even the simplest of queries (ie SELECT * FR…
3 replies
Hi, in a trigger for insert. how can i modify the value a column of the record that is going to be …
1 replies
I need to convert (lastname, firstname, middle initial) to (first letter of firstname, first letter…
2 replies
Does anyone know of a way to insert multiple rows of data at one time from a form? I would like to…
7 replies
hi All, does anyone no how to get data from a tablename to be used by a SP @ runtime. conceptually …
3 replies
Hi, I would like to get some ideas as to how to format query results so that it would be easy for m…
1 replies
Is there any way to do a select that selects a distinct field and then an auto incrementing number …
4 replies
I have a sp that runs for couple of mins / hr depending on the records to process. there is a web p…
5 replies
How do you drop a column in 6.5? 7.0 and 2000 is easy - alter table tttt drop column cccc. Doesn't …
1 replies
Hello!! I have a situation where I have a table with the following columns: Date ID week Currently,…
3 replies
Hello All, I'm try to create a stored procedure in a MSS 2000 SP3 database. Brief desc of the app: …
3 replies
Viewing 15 topics - 15,061 through 15,075 (of 17,082 total)
You must be logged in to create new topics.