Viewing 15 posts - 421 through 435 (of 1,335 total)
Can you send me your code i sahll do the necessary changes and send back again.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 2:09 am
I don't think so they have avoided any problems. Infact we are doing some few things for extra time.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 1:59 am
Is that user a windows or sql user. If windows then you can remove full control privileges in te registry key to avoid him restarting.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 1:54 am
You can do a slient mode installation that should not cause any problems. While installing the application call the sql installation and provide the ini file location.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 1:52 am
Moreover SPIDs less than 50 are meant for System processes so you no need to worry about those processes until they affect your server performance.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 1:43 am
For each user connection a thread is linked to it to perform query processing by default it's 255 and one per connection is given until the number of client connections...
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 1:22 am
Are you sure every query uses 4GB of memory. 4GB for each query is too high which can';t be accepted. Check if the value is right and post again.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 1:19 am
When the server is being rebuilt then why do you go for developer edition of 2005 and then standard you can directly install standard edition right.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 12:45 am
If you want it can written i do this to check if there are any errors that have generated in the last 1 hour and post that if any. If...
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 12:24 am
http://technet.microsoft.com/en-us/library/ms170790.aspx
Read this it says oracle can publish data i am not sure whether it can subscribe data.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 12:21 am
Just refer the link below.
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=145&messageid=307570#bm315920
This was infact my first post here.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 12:16 am
You can sort by name. There is a option. Just click the name and it will either sort in ascending order or descending order.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 23, 2007 at 12:10 am
Yo can install it as named instance.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 22, 2007 at 11:41 pm
I have faced this situation and we encountered this handling it programtaically. All yu need to see is if the value in the continuation colun has 1 then read the...
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 22, 2007 at 11:38 pm
OS and other details please.!!!!
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
July 19, 2007 at 7:53 am
Viewing 15 posts - 421 through 435 (of 1,335 total)