sql database

  1. S

    Question about SQL database

    Hi all, I wanted to reach out to SQL gurus and ask a question. We had a vendor build a SQL database. They are now saying because of the way they built it they can not have the SQL database pull information from a Sharepoint list. The purpose would be to link comments from a SharePoint list to...
  2. D

    VBA code for CTE Recursive in SQL Data table

    Hi, I have Data table which has data as shown below In this I need to get the "Component" data which are structured under "Item" and after that each component will be considered as "Item" and recursive CTE comes here. Please help me to sort this out. Sample Input: Sample Output in...
  3. W

    Query - Google Sheet - SQL

    Hi, If anyone is familiar with SQL or Query (from Google) then one may be able to help me. I have this Query (which works)= QUERY(E12:G9620,"select count(G) where E = 'Engineering' and G like '%/%' or G <>''") Yet when I add date conditions as below, it does not work and shows (#Values!)...
  4. F

    Export data from Excel to MS SQL

    Hi, I have data as: <tbody> id name value 1 A1 1 2 A2 22 3 A3 33 ... .... ... </tbody> How to export the data (Range:A1:C&i) to MS SQL server, to table called "test"? I know how to get/select the data from MS SQL: TAB DATA/Connections/Workbook Connections/Add... then just add...
  5. C

    Error in VBA Excel-SQL coding as “Application-defined or object-defined error”

    I am relatively experienced in VBA coding, but I am totally new in MS SQL server 2008. I am trying to export an Excel table like below to a SQL server: A B C D E 1 Name Year ID 2 Jill 2015 17 3 Jack 2012 13 4 Mike 1999 25 5...
  6. A

    SQL statements in VBA - Problems with Inner Join and Outer Join (4 tables)

    I am using SQL statements in VBA and I am having trouble joining 4 tables located in separate worksheets named "Stn", "Db", "Param" and "Ol" I have 4 tables: "Stn" with headers: Station_Name, Station_Abbreviation, Station_Order "Db" with headers: Station_Name, Sample_Date, Parameter_Name...
  7. K

    Excel (PowerPivot) vs MS Access vs SQL Server

    I've been searching the web high and low to help me explain, compare, and differentiate between data manipulation using various Microsoft Office tools. I've found many links and articles pre-PowerPivot and PowerView days, but cannot find anything more current. Please help me understand the...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top