Viewing 15 posts - 16 through 30 (of 60 total)
Have a look on below link
April 22, 2009 at 8:11 pm
same here...
Its not going to hurt the server performance either.
April 10, 2009 at 12:39 pm
It still fails for me
Message
The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 2 (2009-04-07T08:45:10). Exception Message: Cannot send...
April 6, 2009 at 9:17 pm
That's great ! how u got that port number is 587, not 465 as provided by google.
April 6, 2009 at 7:13 pm
Try this and let us know -
BACKUP DATABASE [Navision Live] TO Navision_device
GO
As name of your database contains space, sql will give syntax error, you should use square bracket "[]"...
April 5, 2009 at 10:07 pm
I tried gmail - never worked.
then i tried other free POP/SMTP server hotpop.com , the smtp address is smtp.hotpop.com , port number 25
although it also failed for me,...
April 5, 2009 at 3:02 pm
By putting varchar instead of char, it started handling blank and single space properly. But it is not recognizing between single space and more than one space.
set ansi_padding OFF
drop...
April 4, 2009 at 11:17 pm
If i have understood your problem properly, let me rephrase
1. You want to run a script which is dynamic in nature
2. You dont want to update ur DTS /...
April 4, 2009 at 10:36 pm
Ok, based on the situation and problem you provided, I can provide a workaround for this problem.
This workaround is -
1. not recommended to use, unless you are very confident...
April 4, 2009 at 8:59 pm
Mike Levan (4/4/2009)
I have PRoduction and Stage Server.
1. Restore production database "Employees" backup onto stage
2. Update stage with latest data
3. Backup stage...
April 4, 2009 at 8:00 pm
Yes. I agree. I think this is one of the most commonly used practice in every environment (dev / qa/ prod)
And this should be done just after installation to...
April 4, 2009 at 6:45 am
Yes.
alter database tempdb
modify file (name='tempdev', filename='f:\temp\tempdev.mdf')
alter database tempdb
modify file (name='templog', filename='f:\temp\templog.ldf')
Double check the new location, it must be valid, if not - SQL WONT WARN YOU !! while altering,...
April 3, 2009 at 10:31 pm
on some dll download site its saying "SQL Web Assistant Extended Procedures DLL"
but i m not sure about this
April 3, 2009 at 12:13 pm
Viewing 15 posts - 16 through 30 (of 60 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