Viewing 15 posts - 31 through 45 (of 68 total)
alzdba, I have full recovery model. can I somehow get those transactions back?
thanks
February 18, 2004 at 12:09 pm
thanks, but doesn' Log Explorer need to be installed before the deletion occured. I'm douwnloading the demo right now
February 18, 2004 at 11:54 am
All logins are in the syslogins system table in the master database. Make sure you get the SID's as well.
January 26, 2004 at 11:25 pm
Might wanna try http://www.TestKing.com.
They have a good study guide.
Good luck. I'm preparing to take mi exams in August.
June 2, 2003 at 7:30 pm
there is no Access involved, from SQL 2000 strasight to Excell. I dropped the excell files and re-ran the package, and it worked.
I'm still puzzled though. Oh well.
Thanks for your...
April 10, 2003 at 4:50 pm
Steve, I just sent an email with the error I got from the package. Would you please reply?
March 19, 2003 at 7:25 pm
Here you go Steve, and thanks
Dim iToday As String
iToday = Format(Now, "mmddyyyy")
Name "\\strategic\APPS-SRV1\Output\daily_extract.xls" As "\\strategic\APPS-SRV1\Output\daily" & Left(iToday, 2) & "_" &...
March 18, 2003 at 8:35 pm
I have never used an ActiveX Script Task, and I'm not familiar with VBScript functions.
Do you have a sample code that I can modify and use to rename my file...
March 18, 2003 at 8:23 pm
I ran it under the account that SQL Server is running on, and still no luck.
Can you be a little more specific as to what I'm doing wrong?
Thanks
March 18, 2003 at 7:10 pm
Thank you very much. I will try it and let you know.
January 10, 2003 at 10:23 am
How can I change the file name every day that I run these packages?
Thanks
January 9, 2003 at 4:28 pm
I still get the same errors. Device offline.
I must not have the right administrative rights on that share.
December 16, 2002 at 1:37 pm
here are the errors that I encounter...
Server: Msg 3201, Level 16, State 1, Line 1
Cannot open backup device '\\gary\d$\report.bak'. Device error or device off-line. See the SQL Server error log...
December 16, 2002 at 1:01 pm
I mapped a share to the drive on the network that I want to back up the database, and ran it. I still get a device error. I tried both...
December 16, 2002 at 9:55 am
Viewing 15 posts - 31 through 45 (of 68 total)