+ Reply to Thread
Results 1 to 4 of 4

Connection Between Excel and Other Database software

  1. #1
    Forum Contributor
    Join Date
    08-17-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    132

    Connection Between Excel and Other Database software

    Hi,

    I would like to store data in Access and whenever required I would like to fetch data in excel for reporting and analysis purpose.

    Could somebody please help me understand the basics of this.

    Also I am new to SQL and i heard that a connection can be established between SQL and Excel so would like to know which version of SQL is best for reporting purpose?

    So far my understanding is SQL server is the software and SQL is the language to perform action on data stored in database. I am interested to learn SQL so please help.

    Regards,

  2. #2
    Forum Contributor
    Join Date
    08-17-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    132

    Re: Connection Between Excel and Other Database software

    Could somebody please look into my request and help?

    Let me know if more explanation is required.

    Regards,

  3. #3
    Forum Contributor
    Join Date
    01-14-2014
    Location
    London, England
    MS-Off Ver
    Excel 2013
    Posts
    240

    Re: Connection Between Excel and Other Database software

    I'd start here.......

    https://support.office.com/en-ca/art...8-4c62f252da2e
    Please consider adding a * if I helped.

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

    Re: Connection Between Excel and Other Database software

    SB,
    Do not go deep in to technical side of SQL, SQL server and the rest. This can only compound your confusion.
    I have read in a book where the author goes to the extent that SQL does not stand for "Structured Query language"
    If you talk to hard-core programmers, they will not classify SQL as a "sub routine language, but a language"
    Access is the easiest tool to learn how to use SQL commands(Queries). Access has a sample tables. You can use these tables for practice. You can view the SQL code, it is similar to recording your macro code in excel.
    Broadly speaking, there are two ways to extract(Link) excel and other databases(Like Server). Direct from excel functions (through Data) and writing your own code.
    If you write your own code, the format of the syntax is similar to copying data from a folder in excel (open a folder), but you need to connect to Access through ADO. You can use either Early or Late binding. The most commonly used command in SQL is "SELECT"
    You can do your data manipulation in "Access", view the SQL syntax and copy it in to excel. The challenge is to change your set of mind. Access and excel are not the same and operate differently.
    Last edited by AB33; 02-01-2015 at 07:16 AM.

+ 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. Database connection between Excel 2010 and PDF
    By drssray in forum Excel General
    Replies: 0
    Last Post: 03-14-2014, 12:07 PM
  2. Replies: 2
    Last Post: 07-05-2013, 09:37 AM
  3. Automate the database connection in Excel
    By caierhui in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-13-2012, 06:07 AM
  4. Connection to .csv database in Excel Book
    By pipsturbo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-22-2009, 03:59 PM
  5. Excel - Oracle database connection
    By b_r in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-03-2006, 04:25 PM

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