Viewing 9 posts - 1 through 9 (of 9 total)
how would i use my username and password as a variable for the above script?
October 14, 2008 at 6:11 am
No indexes :w00t: well theres your problem right there, firstly create indexes on all your tables.
Do you know how to ?
How many drives does your server have?
September 26, 2008 at 3:37 am
check your maintenance plans have they run sucessfully? does your maintence plan include rebuilding of indexs? when you do big inserts or deletes you will need to re-organise data within...
September 26, 2008 at 3:19 am
insert into table2
(servername,
status,
date)
select
servername,
status,
getdate()
from table1
put this into a stored procedure and create an SQL job for the stored procedure thereafter schedule your job to run at the time you want...
September 26, 2008 at 2:47 am
Thanks, I will apply that logic, seems much simpler.
July 10, 2008 at 12:02 am
Hi
For inserting the data into the text file, I did a striaght select into the text file using sql query.
For removing Duplicates I used the below query but I'm...
July 9, 2008 at 2:08 am
how would sharepoint work with regards to this developing this application?
Ok you say this i should write the file path to the database and write a front end application to...
June 26, 2008 at 11:58 pm
March 4, 2008 at 11:50 pm
would it be possible for you to mail me the package please.
March 4, 2008 at 11:50 pm
Viewing 9 posts - 1 through 9 (of 9 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy