+ Reply to Thread
Results 1 to 4 of 4

SQL Server to connect to MS Excel

  1. #1
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    SQL Server to connect to MS Excel

    Hi All,

    I know that MS Access can be connected to MS Excel (saving, updating, deleting, navigating records)

    My next question is, is it possible for MS Excel to (navigate, update, delete, and save records) in MS SQL Server?

    Since SQL and Access is somehow the same it should work right?

    Need your advise.

    Thanks.

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: SQL Server to connect to MS Excel

    Yes, with two minor adjustments:
    Both use the ADO class, so you have access to the same properties and methods.
    The connection string is different. You need to search the connection string for SQL in "My connection site".
    The SQL Server statements are slightly different. I think SQL Server has more functionality and features than Access.

  3. #3
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: SQL Server to connect to MS Excel

    This site has the connection string for Access and SQL server.
    https://www.connectionstrings.com/

  4. #4
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    Re: SQL Server to connect to MS Excel

    Thanks AB33.

    Helpful indeed!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] connect excel to SQl Server
    By guanqiao in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-13-2015, 12:52 PM
  2. Can't connect to SQL Server 2008 with Excel 2003
    By gk77 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-03-2013, 07:03 AM
  3. Connect to SQL SERVER with a excel 2010 userform
    By drobinson782001 in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 01-02-2013, 04:21 PM
  4. VBA Excel on Mac - how to connect to SQL server
    By Little Deuce in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 08-07-2012, 02:35 PM
  5. Excel on another computer cannot connect to DDE C# Server
    By kittyprogrammer in forum Excel General
    Replies: 1
    Last Post: 10-17-2009, 12:38 AM
  6. excel cant connect to sql server
    By gongxia649 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-02-2007, 01:11 PM
  7. is there a way to connect excel to a pop3 server?
    By funkymonkUK in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-15-2006, 12:00 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1