Viewing 15 posts - 106 through 120 (of 145 total)
Hi
I've had the same problem and it was caused by the dbcc checkdb that hung on the log file not being able to write for some reason. I am unable...
January 15, 2010 at 5:29 am
"ALTER TABLE TNAME ALTER COLUMN VERSIONID CHAR(10);
Table contains 4 crore data in it.
It took me 40 minutes to execute the above statement."
The reason for this is that sql is adding...
January 15, 2010 at 4:40 am
hi
In my opinion the best would be creating a new table with the changed column and just transfering the data there. Then renaming the new and old table. Then create...
January 15, 2010 at 4:33 am
Hi
Microsoft GUI is following best practice.
If you do it with alter table a new field is added to the table (old col invisible and not used but still takes up...
January 15, 2010 at 4:17 am
It is sorted. There was a problem with the copy of the file. Recopied the file and all ok now.
January 14, 2010 at 10:11 pm
That was my first thought aswell. I did check it again and there is no missing log file. Why is the system alowing me te redo a restore that was...
January 13, 2010 at 12:05 am
Hi
For all those who had the same problem. I found the problem on my side. One of the ad groups that the user belonged to was denied access to the...
November 27, 2009 at 5:39 am
Hi ppl.
I had the same problem with state 11. I found that the builtin\administrator group was denied access to the server and this caused the login to fail for users...
November 27, 2009 at 5:21 am
Hi
Sorry I did not add that if the you also have to check if dataset returns anything. Please let me know if you still have a problem
November 27, 2009 at 3:03 am
Hi
I do not know of a property to hide the whole body.
Just need some more info to see if I can help. Is the textboxes linked to datafields? Is the...
November 27, 2009 at 2:54 am
thanks for the reply
I want to avoid analizing text data, if possible. There is too many adhoc queries. I am talking off about 200 million queries to the databases per...
November 18, 2009 at 10:22 pm
Hi there
On the schedule of the report there is an end date. This is when the report will stop auto run. You can set that to a date you see...
October 13, 2009 at 1:25 am
I would suggest changing the connection properties off the report you want disabled so that it gives an error when run, or moving them to a folder the user do...
October 12, 2009 at 5:19 am
That is exactly right. Both have one process ID. There is 2 instances under Services. Do you know how this happens so I can avoid it in future?
Thanks
October 5, 2009 at 6:44 am
The client network utility has no aliases setup.
October 5, 2009 at 6:37 am
Viewing 15 posts - 106 through 120 (of 145 total)