Viewing 15 posts - 736 through 750 (of 771 total)
yap, it works.
But i have a problem:
I do this comand:
exec master..xp_cmdshell 'bcp "select * from database..table order by field1" queryout "c:\excel\1.xls" -c -T -S "Servername\sql2000"'
This command creates the excel file.
What...
July 31, 2009 at 4:04 am
If you really what SQL 2000 knowlage, than a good book to read is SQL Server 2000 bible.
P.s Gail Shaw is right , why don't you start in SQL Server...
July 31, 2009 at 2:46 am
In my case, what i really would like to know is, if there are any differences (in terms of funcionalities) between ESX and hyperV.
For instance, i know that with ESX,...
July 24, 2009 at 7:16 am
can someone help me , please?
I'm realy don't know how to fix this
July 21, 2009 at 2:03 am
Hi masters,
I have now putted the code as below and i noticed that when the
code is executed and there is no Excel file yet, it gives me...
July 17, 2009 at 9:38 am
thank you very much,
I have tried to implement the model, but i have a problem.
Please, look at my script , to see what i mean:
-- Create...
July 17, 2009 at 7:48 am
yes, in SQL Server 2000 database i did not update statistics in the 2005 database i have updated the statistics
July 15, 2009 at 8:39 am
ok, thank you for the reply.
I would like to know in production, what dbas are using?
thank you,
Pedro
July 14, 2009 at 8:58 am
Hi Gail,
Thank you very much.
I was wrong.
I tested again, and it works.
sorry for the wrong information.
thank you all, for reply to this post
July 14, 2009 at 7:14 am
yap, that's an easy way.
I don't know if you can go to the Management/activity monitor and Kill the connection that is connected to that database and then you trie to...
July 13, 2009 at 6:39 am
Hi,
When a database is in Single_user_mode, if there are no connections , you can connect to it.
The first connection to gain access will be the only...
July 13, 2009 at 4:41 am
I'm sorry Gail, but i still didn't undestud something about this post.
"No. The remote timeout only affects commands that are remote to this server. ie commands that the SQL Instance...
July 13, 2009 at 4:36 am
thanks for the reply Gail,
when you say:
"The remote timeout setting affects remote servers only. It has no effect on how long queries will wait...
July 10, 2009 at 6:52 am
Viewing 15 posts - 736 through 750 (of 771 total)