Results 1 to 4 of 4
  1. #1
    Kencao is offline Novice
    Windows Vista Access 2003
    Join Date
    Jan 2010
    Posts
    12

    File Export

    I am taking over an Access 2000 application from some else who is no longer with the company. There is an application that exports a pipe delimited file. It works in production. I copied the application from production to another computer to test the export process but I am not getting the same results. I have reviewed the attached VBA code and stored procedure many times but couldn't configure how the file is being exported. I didn't see an export procedure or function in the application. Basically it's a VBA procedure calling a stored procedure and somehow the file is created. It seems really illogical. There got to be another procedure somewhere in Access or SQL Server that triggers the file export task. Any tips in Access or SQL Server would be greatly appreciated. I am using Access 2007 to run the Access 2000 application. I don't know if it makes a difference.

    Thank you.

    Ken

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I would start by making sure you do not have any bogus MISSING reference issues.
    http://www.btabdevelopment.com/main/...1/Default.aspx

  3. #3
    Kencao is offline Novice
    Windows Vista Access 2003
    Join Date
    Jan 2010
    Posts
    12
    I've checked the references and there aren't any missing.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    The stored procedure looks like SQL Server or something and I haven't a clue, sorry.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Export
    By vvasudev in forum Import/Export Data
    Replies: 2
    Last Post: 01-20-2010, 11:42 AM
  2. Export a simple query result to an excel file
    By wop_nuno in forum Import/Export Data
    Replies: 1
    Last Post: 05-21-2009, 04:18 AM
  3. Upload file inside .mdb database file
    By havish in forum Access
    Replies: 0
    Last Post: 07-30-2008, 07:35 AM
  4. Possible to export *.mdb file to *.exe file?
    By slpuiwan in forum Import/Export Data
    Replies: 1
    Last Post: 12-16-2007, 06:52 PM
  5. How do you export a file with a unique file name
    By Budman42 in forum Import/Export Data
    Replies: 1
    Last Post: 10-15-2006, 06:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums