Viewing 15 posts - 61 through 75 (of 81 total)
This was not helpful. This result is below:
===========================================
-- FOR INTERNAL USE ONLY ... DO NOT DOCUMENT --
-- This procedure sets a bit in sysobjects. This bit has no meaning,...
April 1, 2003 at 3:58 am
Thanks for all your help. The reason why I am doing this is to recycle the server. I noticed that whenever we reboot the server for an application upgrade there...
March 28, 2003 at 2:37 pm
Is there no one using Log shipping that could help?
Thanks
March 28, 2003 at 7:21 am
This link should be helpful:
http://www.microsoft.com/technet/treeview/default.asp url=/technet/prodtechnol/sql/deploy/confeat/sqlha/SQLHALP.asp
Get the high availability white paper.
March 12, 2003 at 9:57 am
I got an answer from a MS white paper that says I can set up other full/diff backups with log shipping. I am testing this now to see if it...
March 12, 2003 at 3:10 am
You can find information about the sysxlogins table here:
March 11, 2003 at 8:21 am
How do I know when a user just logs in as I need to know this and trap the event. I can then check for the password expiration.
Thanks
March 10, 2003 at 7:52 am
The application is an access front end using SQL Server as backend. I intend to provide a GUI for the users to change the password once it expires. I probably...
March 10, 2003 at 7:46 am
Thanks, what info is held in xdate2?
March 10, 2003 at 2:50 am
You are spot on. I have got it sorted.
Thanks a lot for your help.
Regards.
December 23, 2002 at 9:27 am
Thanks, this is likely to help. I am now trying to resolve the error:
Invalid length parameter passed to the substring function.
which occured on line one.
Thanks
December 23, 2002 at 8:28 am
The column contains data like this:
11 A10 Axxxxxxxxxxxxxxxxxxxxxxxx
There is a request for me to reformat the column such that the column becomes
11A 10Axxxxxxxxxxxxxxxxxxxxxxxx
I hope this...
December 23, 2002 at 8:04 am
Sorry about that post. I meant ntusername not hostname. Users login using SQL login but some users have ntusername but some blank.
Thanks
October 31, 2002 at 8:35 am
Good job. Just what I was looking for to automate login using VB and DMO.
October 31, 2002 at 7:28 am
Viewing 15 posts - 61 through 75 (of 81 total)