Topics
Started by
Posts
Last post
Hi, I want to know the final value when data rows are inserted into a table. The column is a primar…
11 replies
Hi, I have a sproc that uses a sub-select. Is the best way to put this sub-select into a separate …
5 replies
Dear All, I have a lot of DTS Packages in my SQL Server 2000. All of them have password. Now, I nee…
1 replies
I read an article earlier on how to send a list to a stored procedure, I need info on this as …
2 replies
I have two sql statements for the only reason that I have to look at the same field for 2 different…
10 replies
Dear all, I have the following scenario: - Centralized Database on MS SQL Server 2000 - Users work …
1 replies
I have a client that want's to use a trigger to notify them when certain events occur! ie if the Sh…
7 replies
I am new to SQL Server and I come from Oracle PL\SQL background. What I am trying to do is process …
3 replies
--Basically, I need to have the number of claims audited every day, with the --number of errors for…
2 replies
I am trying to migrate an access database to Microsoft SQL Server 2000 database. My problem is that…
15 replies
I have set up a xp_sendmail as my last step within my SQL Job All it does is tell the mobile phone …
2 replies
I have a flat file I need to import into a table. A file is produced for each machine on our …
7 replies
I am trying to run the following command line D:\readpga>c:\mssql7\binn\isql -Sclarcombe -dpga …
7 replies
Hi, I have a proc that produces an output with a varying amount of columns (depending on the parame…
11 replies
create table MyTestTable (MyLastNameField varchar(60)) insert into MyTestTable SELECT 'ZEA' select …
3 replies
Viewing 15 topics - 13,876 through 13,890 (of 17,082 total)
You must be logged in to create new topics.