Viewing 15 posts - 211 through 225 (of 1,335 total)
You can use a windows domain account to access the file in the network share path so that you can avoid authentication problems with the shared file.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 7, 2008 at 5:10 pm
Correct me if i am wrong. Let me know why do u want to create an index and then immediately. i hope u have a non clustered index. you need...
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 7, 2008 at 5:09 pm
If you need a DBA's book go for Microsoft Admin companion or Pocket consultant they are really really good books to start with.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 7, 2008 at 5:05 pm
My advice is to create a backup plan as per the business needs may be full db backup every day and that other backups as they need. then you can...
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 7, 2008 at 5:02 pm
To the best of my knowledge. NO. Are they variable columns datatypes.?
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 7, 2008 at 4:59 pm
You have the zip file containing the code there hope u have missed to see the file over there.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 7, 2008 at 1:58 pm
This below link does exactly what you need.
http://www.sqlmag.com/Article/ArticleID/38790/sql_server_38790.html
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 6, 2008 at 12:26 pm
Log shipping will not be the solution for your case you need to go for snapshot replication with your conditions met using tsql.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 6, 2008 at 12:18 pm
Yes thats possible you can add an alert in you MP to say if that has got succeed or failed.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 6, 2008 at 12:09 pm
Instead of enabling SSMS in all client machines what you can do is find the appropriate port and then add that to the firewall list so that they don't get...
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 6, 2008 at 12:07 pm
Check if this helps u.
http://technet.microsoft.com/en-us/library/ms191450.aspx
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 6, 2008 at 11:55 am
Din't you find anything with the error logs. they should have said something more than what youhave said here.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 6, 2008 at 11:52 am
you can create a package and then call the package passing the file name and path *** input parameters. Also try using bulk insert option. There are other options too...
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 6, 2008 at 11:46 am
Though u give permissions to execute the sp directly only users with sysadmdin rights can use xp_cmdshell exclusively. Other wil get some or the other error.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 6, 2008 at 11:44 am
You have to have ur sql server services running with the account that you are going to use for mail profile. then configure your mail profile and then add the...
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 6, 2008 at 8:28 am
Viewing 15 posts - 211 through 225 (of 1,335 total)