About 50 results
Open links in new tab
  1. How to connect to SQL Server database with Excel VBA

    Feb 10, 2016 · The SQL statements create a recordsets which is a substet of rows and columns in the database. Lets concentrate on getting the connection wooking and then I wil help with getting the …

  2. SSRS 2012 - Windows Server 2012 R2 issue with OLEDB Connection …

    Jan 21, 2015 · As stated above, we are running SQL Server 2012 with SP1 on Windows Server 2012 R2. When I create a Data Source as follows in Reporting Services, I receive the following error …

  3. unable to connect to sql server from handheld device via usb …

    Sep 3, 2008 · In the end, I am able to get the SqlClient namespace in .NET 2.0 CF to connect me to SQL Server 2005 on the host computer over a USB ActiveSync connection. Finally, if you want to …

  4. Update and Insert data into a sql server table from Excel sheet

    Nov 20, 2013 · i am trying to use an excel where the connection is set to a sqlserver,and users can use one excel sheet where the connection is set from and insert and update data into a table. I am not …

  5. Drillthrough in Excel producing an errer

    Jan 27, 2012 · I altered the connection string in excel by adding locale identifier = 1033. This didnt work, trace revealed 2057 continued to be sent. The probelm was I had changed the embedded …

  6. Does Linked server routing with application intent need restart?

    Nov 4, 2015 · There will be no more updates to the ODBC driver in SQL Server Native Client. The successor to the ODBC driver in SQL Server Native Client, which is called the Microsoft ODBC …

  7. Importing Data from Excel into SQL Server using SSIS: some datetime ...

    Sep 9, 2010 · I created a Package in the Business Intelligence studio to Import data from Excel file into SQL Server 2005 using a Excel Source and a OLE DB Destination that uses a data convertion …

  8. How to skip first two rows in pover pivot excel 2012 connection string

    Nov 25, 2013 · I am trying to connect a connection to existing excel using power pivot excel 2012 where source sheet has first two rows are column headers,I want tio skip first row and consider second row …

  9. Problems to connect SQL Server in the Excel using VBA

    Feb 6, 2014 · As far as I know, we can't do any operation to the mdf file when the SQL Server attache the file. And you want to connect to SQL Server via VBA from Excel. I suggset you use the code …

  10. Error in running job contains OPENROWSET

    Dec 1, 2015 · The connection to the remote server will under the context of this account, not Domain/User, because the service account can only impersonate Domain/User inside SQL Server.