Lincoln Burrows
Forum Replies Created
-
AuthorPosts
-
Thanks Andrew for this informative blog. The steps mentioned in the blog helped me to resolve my problem.
May 16, 2016 at 11:00 am in reply to: How to remove identity in a column through query #2085 Score: 0You cannot remove an IDENTITY specification once set. You need to remove the entire column
• Create a new column
• Transfer the data to the new column
• Drop old column
• Rename new column to the old column nameWhat is gone is gone
Always use BEGIN TRANSACTION whenever running a update or delete, then COMMIT if successful or ROLLBACK if not.Thanks for replying Dexter. Your solution helped me.
Thanks Andrew, this was really helpful. I had been struggling with this problem for a long time and couldn’t figure it out. Your solution fixed it
Thanks for sharing this link Dexter. It really helped me a lot.
On which SQL Server you are currently working?
I have already checked that all the servers have the same credentials but it still showing the same error.
Thanks for replying Dexter
I checked the server by restarting but the problem is still same.
And i don’t know about how to check for database corruption of exchange server.
If you could write about checking database corruption then i would be appreciated for that.
April 28, 2016 at 12:21 pm in reply to: Outlook 2011 Problem with Identity Synchronization to Exchange Server #1996 Score: 0Thanks for replying Dexter.
Outlook 2011 is working very well after re-installation.
Its not good idea to test for SQL injection.the best way is to use bound parameters in your queries and prevent SQL Injection.
April 25, 2016 at 4:38 am in reply to: Server Error 554 5.7.1 Relay Access Denied MS Outlook #1965 Score: 0Thanks for sharing this link Dexter. It was helpful for me.
April 22, 2016 at 8:41 am in reply to: How to Delete all Emails Before a Certain Date on Outlook ?? #1958 Score: 0Thanks Henry for sharing link, it helped me.
April 21, 2016 at 7:24 am in reply to: Office 365 Personal License Transfer to New Computer #1952 Score: 0Thanks Dexter for sharing link.
It helped me a lot.
April 19, 2016 at 11:24 am in reply to: Office 365 Personal License Transfer to New Computer #1944 Score: 0Thanks for your Reply Dexter but still I am confused about it.
I have known that what should i do but still don’t know how to do that. I am looking for a described solution to the problem.
If you could elaborate the solution then I will be appreciated for that.
April 19, 2016 at 11:02 am in reply to: How to Delete all Emails Before a Certain Date on Outlook ?? #1943 Score: 0I am having same problem too. I followed above solution but it didn’t work.
So, Please tell me any alternate solution to stop hanging the Outlook.
Hello dear
It is not like that your data file is beyond repair. This kind of situation arise when the Outlook data file is highly corrupted. I think it is so hence I recommends you to go for some third party powerful & reliable repair tool for Outlook data file.
Further I have known with such an Outlook repair tool which claims to repair highly corrupted Outlook data file without affecting its data inside. The tool seems pretty cool with more add-on features. Try Outlook Repair Tool.
Note: – Well I have not yet tried the tool hence recommends you to try the demo version first.
Regards
Lincoln BurrowsAfter a long search on google I have found this article please go this one it may be helpful to you. You can easily troubleshoot the error 824 easily. http://sqltechtips.blogspot.in/2015/11/troubleshooting-error-824.html
Hi dear,
Sorry for the delay in reply.
As I am not much aware bout the vendors and utilities but yes I have searched some of the freeware’s and a friend of mine recommended me a tool bring a claim to convert OLM into PST without MAC.
You must give it a try in case your issue persists.
I am sharing you the link: – http://olm1.org/pst/P.S: – as I have not used it before so please try it at your own.
Regards
Lincoln Burrows
Thanks Dexter.
You are such a life savior.
-
AuthorPosts