Topics
Started by
Posts
Last post
I have a developer who wishes to run dot net components using the sp_OAxxxx procs, he says that the…
13 replies
I'm in the process of writing an insert to a table which I've been having problem getting to work c…
3 replies
Ok, I have three tables - two tables of items and a matching table. I want to create a third table…
7 replies
Is there a limit for the length of a dynamic sql sring sent to the exec statement? e.g. exec ( @mys…
11 replies
Hi, I need to write stored proc that will make a calculation taxes inside a table with several…
3 replies
Running Win XP, SQL 2000 Dev Sp3a I'm currently playing around creating my "GRAND" database mainten…
1 replies
We have a table, Addresses, that contains around 2 million rows. We have 3 other tables that have f…
8 replies
Hello all: I'm looking for a little guidance with the stored procedure I have written below. …
11 replies
Hey all... I am in the process of porting an Oracle 8i database to SQL Server 2000. I have …
1 replies
This runs great in QA but will not run as a scheduled job in SQL Server Agent. The problem is in th…
5 replies
Hi there, I'm not a SQL hotshot and sometimes I see constructions I don't understand. Here is 1 I e…
4 replies
Hi, No doubt this is obvious to everyone but me, but I'm pretty new so be kind! I have a sp which p…
6 replies
I am trying to create a trigger that sends an email based on if the values of the inserted record m…
4 replies
I have a table in my database and the table has almost 45 columns and the rowsize is 10468 bytes.in…
4 replies
My query looks like this: SELECT Avg(Income) FROM (SELECT Customer.InnerID, Customer.Type, Sum(Insu…
2 replies
Viewing 15 topics - 12,466 through 12,480 (of 17,082 total)
You must be logged in to create new topics.