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 2004

Tip: Looking for answers? Try searching our database.

doCmd.TransferText parameters

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MVL - 06 Aug 2004 14:19 GMT
I'm trying to export a query into a text file but cannot
find the VBA parameters for exporting a tab delimited
file.  

This is what I have so far:

DoCmd.TransferText acExportDelim, ????, "qTransmission
TMC", filepath & filename
John Nurick - 06 Aug 2004 19:14 GMT
Hi MVL,

You need to create an export specification (to do so, export the query
manually and click the Advanced... button in the wizard) and pass its
name to TransferText.

Alternatively, create a SCHEMA.INI file in the export directory.

>I'm trying to export a query into a text file but cannot
>find the VBA parameters for exporting a tab delimited
[quoted text clipped - 4 lines]
>DoCmd.TransferText acExportDelim, ????, "qTransmission
>TMC", filepath & filename

--
John Nurick [Microsoft Access MVP]

Please respond in the newgroup and not by email.
 
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.