
Problem : Cannot fetch a row from OLE DB provider “ADSDSOObject”
Problem : Cannot fetch a row from OLE DB provider “ADSDSOObject” I have a veiw in SQL that is suppose to query the ADSI linked server. When i run the query i get error: Cannot […]
Problem : Cannot fetch a row from OLE DB provider “ADSDSOObject” I have a veiw in SQL that is suppose to query the ADSI linked server. When i run the query i get error: Cannot […]
Problem: Find_In_Set SQL Server Equivalent I am migrating to SQL Server from MySQL and need help creating the following query so that it works in SQL Server. It currently works in MySQL. Please write out […]
All modern DBMSs provide their administrators with very granular control over the actions that users can perform. You can carefully manage and control access to the stored information by giving each user very specific rights, […]
We briefly talked about hashing functions earlier in this chapter, when we discussed a successful attack that recovered the passwords of the application users. In this section, we’ll talk about hashes again, this time regarding […]
Problem: sp_getschemalock causing blocking in master database We have got a SQL 2k server using a linked server to SQL 2005. and repeatedly we are getting blocking in master database. The culprit is always sp_getschemalock. […]
Problem : The report server database is an invalid version. Hi All, I have recently been asked to install SQL reporting Services onto our SQL Server. After installing the services and applying SP2, I am […]
Problem : Malformed TDS response packet on SQL Server Packets Capturing network frames behind a SQL server 2005 NIC i get 70% of them being: TDS Response Packet[Malformed Packet] It seems to affect […]
Problem : ADO recordSet.RecordCount Property not working with Stored Procedure I am using ADO in Excel 2003 to connect to a SQL Server 2005 Express DB. Upon moving my application’s SQL statements to stored procedures, […]
Problem : SSIS “Access to the path is denied” error? I have created a SSIS package that works just fine from my desktop. I am now testing it by deploying it to the server. The […]
Question : How do I grant execute permission on sp_oacreate in the master db? Hi everyone I am trying to run the sp_oacreate master procedure from within a trigger on a sql 2005 database table. […]
WMLCLoud.com