Microsoft
Software
Hardware
Network
Question : MS Access Query to .CSV File Export
I need a VBA which will be automatically save "MyQuery" Query to a .csv file, Delemeter will be semicolon. Please help.
I am using MS Access 2003.
Answer : MS Access Query to .CSV File Export
I experienced the error. The problem lies with root directory security. Change the destination path. The following line executed without error.
1:
DoCmd.TransferText acExportDelim, "S_H", "Orders", "C:\Temp\myOrdersSemiColon.csv", True
Open in New Window
Select All
Random Solutions
Free disk clone software?
Troubleshooting a Windows Vista Home Premium networking problem for a client.
Windows Disk Diagnostic detected a S.M.A.R.T. fault on disk
User tasks information
VB.Net 2005 - FileListBox, DriveListBox, DirectoryListBox Controls Question?
Users whose usernames contain # cannot access OWA 404 error after authentication.
Pivot table Field settings not preserved
Insert formula to range
How to set the position and size for firefox using CreateProcess and MoveWindow (Visual Studio 2008, MFC)
Copy NTFS permissions to sharepoint