429ActiveX component can't create object sql server 2008
recently i have instaled sql server 2008 on my windows server 2008 instead of sql 2005. an application stoped working and started to give me this message " 429ActiveX component can't create object "...
View Articleoracle odbc SQLAllocHandle SQL_HANDLE_ENV error
I am using a 32bit application on Windows 7 (64bit) to access a 32bit Oracle database via 32bit ODBC.If the user id is in the Local Administrators group, it works normal.If the user id is not in Local...
View Articlepending vs outstanding io requests
Hi,can somebody explain me what pending IO requests (as shown in the sys.dm_io_pending_io_requests DMV) exactly mean and (if any) their relation to outstanding IO's (as indicated by the -o parameter in...
View ArticleCan I do my restoration in part or in fix size
WhenI am restoring the 500 GB database on sql server 2008 server of 12 GB ram then the server is getting hang and crashed and unexpected restart are happening.Can I do my restoration in part or fix...
View ArticleSQL 2K8R2 Start up ... TempDB clears then takes 2 hours to start up and let...
Evening,Have a strange issue.When we restart SQL Server we are unable to connect for almost 2 hours afterwards.Connecting to SQL does not fail it just hangs.If I open the active SQL errorlog in notepad...
View ArticleError while switching from partition nedto non paritionned table due to ansi...
Good morning,I'm trying to switch a partition from a partitionned table to a non partitionned table.The non partitionned table has been created with the exact same script and when I generate the create...
View ArticleSliding Windows Partition implementation on 2 File Groups. One file group is...
Hi All,Sliding Windows Partition implementation on 2 File Groups. One file group is on Fast Disk & another is on Slow Disk. Here What I am trying to achieve is suppose I have 10 Partitions &...
View ArticleBest way to store videos and images in SQL server 2008 and retrieve in...
Hi,I want to store videos and images in sql server 2008 and access the same in windows 8 store application as well as in windows phone 8 application.Pls guide me.
View ArticleQuery: TO find average run ALL SQL Database backups from Specific date to...
Hi Folks:Please share me the query, if you have any to find the Avg Query: TO find average run ALL SQL Database backups from Specific date to Specific date.Thanks,Satish Kumar.Thanks, Satish Kumar....
View ArticleCan you teach us anything about SQL Server Database Engine? Win love and...
TechNet Wiki is looking for great new content, from YOU!Show us your forum solutions or nifty knowledge nuggets and become MICROSOFT TECHNOLOGY GURU OF THE MONTH!This is an official Microsoft TechNet...
View ArticleBizarre Database Mail problem
I'm having a very strange problem related to Database Mail. I wonder if anyone can help me.I have a SQL Server 2008 database that supports our help desk. Users create trouble tickets, which send out...
View Articlefile store from network to sql
Hi Friends,using sql powershell script how to store files from network location.Can anyone help me on same.Thanks,Tirutirupal
View ArticleSQL server Job not executed
Hi all , I have created one SQL job and as I have to schedule it in break format like "20 june to 25 june " excluding sunday. So created two schedule one from 20 to 22 and another from 24 to 26. when...
View ArticleRebuild SQL Server!!!
This one is a crazy one. The SQL Server crashed and I have to rebuild it!!I need a step by step advice!..... can you save my job please...... I have the backups of system and user DBs. All is safe in...
View ArticleI cant connect to SQL Server locally
I have just installed visual studio 2010 .It suppose to be come with sql express( if am i correct )The problem when i try to connect via sql server management studio express...
View ArticleUse only MDF to update database?
Short Version: We need the ability to transfer a SQL MDF from one SQL Server to update a database on another regularly. Since only the MDF would be used to update an existing database; What steps are...
View ArticleHow to add Stored Procedures to Version Control
My system mainly relies on stored procedures and I recently noticed I don’t have the version control for my database. So, my question is: How can I add stored procedures to version control?
View ArticleUnable to restore database, get error " The file "_log" failed to initialize...
I know that there was an issue prior to SQL 2008 R2 SP1, where if you encrypted the database and then turned off TDE, you were unable to restore the database anywhere else other than the server it came...
View ArticleSQL Server limits rows added to a table
Hi,I need to append over 50 million rows to a table in a database. Problem is, as soon as it reaches 3.6 million rows, it just stops inserting rows. There is no error raised. We have to manually...
View Article