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.
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...
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.
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...
February 7, 2008 at 5:02 pm
To the best of my knowledge. NO. Are they variable columns datatypes.?
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.
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
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.
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.
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...
February 6, 2008 at 12:07 pm
Din't you find anything with the error logs. they should have said something more than what youhave said here.
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...
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.
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...
February 6, 2008 at 8:28 am
Viewing 15 posts - 211 through 225 (of 1,335 total)