Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Importing / Linking / August 2005

Tip: Looking for answers? Try searching our database.

Export to Excel with pass through query

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
de muur - 26 Aug 2005 13:33 GMT
With the command TransferText, I've tried to export data from an Oracle
database with a pass through query to Excel. The answer of Acces is:
Operation is not supported for this type of object.

My question is, is it possible to export to Excel with a pass througt query
on an another way?

Thanks in advance
david@epsomdotcomdotau - 28 Aug 2005 01:22 GMT
try using a make table query instead of transfer text.

codedb.execute "SELECT PTQ.* INTO
[EXCEL 8.0;database=C:\FILE1.XLS].TABLE1
FROM PTQ;

(david)

> With the command TransferText, I've tried to export data from an Oracle
> database with a pass through query to Excel. The answer of Acces is:
[quoted text clipped - 4 lines]
>
> Thanks in advance
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.