Ask Experts Questions for FREE Help !
Ask
    amber2888's Avatar
    amber2888 Posts: 1, Reputation: 1
    New Member
     
    #1

    Apr 25, 2011, 03:44 PM
    How to export excel data to access 2003
    I use Teradata SQL and pull a lot of data, need to learn how to export the data to Access 2003
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    May 20, 2011, 03:25 AM

    You can use an ODBC link and just link to your Teradata database. Or you can export the data to a format that Access will import from.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

MS Access 2003 Creating a form with input of ranges of data [ 4 Answers ]

Dear Scott, I tried attaching the front and back end of my database and I got the following message, "Your submission could not be processed because a security token was missing. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you...

Export access table to Excel format [ 1 Answers ]

Hi, I am trying following code its working fine. Private Sub Command3_Click() 'Export function 'EXPORTS TABLE IN ACCESS DATABASE TO EXCEL 'REFERENCE TO DAO IS REQUIRED Dim strExcelFile As String Dim strWorksheet As String


View more questions Search