Export PO Header and Lines to MS Access Sage 100 Advanced 2021- Lines wont export.

SOLVED

I am having difficulty exporting PO's from Sage 100 2021 Advanced to MS Access via the ODBC connection. I can export headers just fine but I can't seem to export lines. I know I can get the data via linked tables, but it doesn't allow me to do what I need after the fact. I have tried to find any documentation that explains the requirements and might address any misconceptions I have on the configuration but I can't find anything. I contacted support and got nothing but a reminder that I needed to remember the 32 bit/64 bit rules and that the database needs to be correctly configured to accept data Since I can export the headers just fine, I have to assume that this issue is more complex than those 2 considerations. Has anyone ever done something similar or know where there might be some documentation ?

Parents
  • 0
    SUGGESTED

    If you are trying to IMPORT the data from Sage 100 to MS Access (using the ODBC connection) which sounds like what you mean? or are you trying to Export a Report to MS Access via a Sage 100 "export to" option of some kind?...have you referred to Knowledgebase article "How to import data into Microsoft Access or Excel from Sage 100" (article # 51308)?  a short summary of steps for MS Access would be: 

    Microsoft Access:

    1. Select File, Get External Data, Link Tables (or 'Import').
      Note: If 'Link Tables' is selected, the data can be viewed but not changed. 'Import' will create a new table within Access that can be edited.
    2. Select ODBC Databases() from the 'File of Types' drop-down box (Usually the last item listed).
    3. The Select Datasources window should appear and default to Data Sources in the 'Look in' field.
      Note: If 'ODBC Databases()' is not listed, reinstall MS Access with ODBC Functionality selected.
    4. Select SOTAMAS90.DSN and click OK
    5. The SOTAMAS90 'User Login' dialog box should display, log on to the Sage 100 ERP database
    6. Select the desired table and click OK. The table will appear in the Tables section of MS Access.

    This only works in Sage 100 Standard/Advanced as Premium does not use that SOTAMAS90 ODBC connection.  If you link to detail table you should see data.  You may also want to try importing same data into Excel (also in the Knowledgebase article above) to see if it is only an issue with MS Access.  note: if 32-bit Access and 32-bit Sage 100 then it should work, if 32-bit Sage 100 and 64-bit Access you would need to install 64-bit ODBC driver for Sage 100, and if 64-bit Sage 100 then it should work with 64-bit Access - if not there could be an issue there that needs to be tested further.

Reply
  • 0
    SUGGESTED

    If you are trying to IMPORT the data from Sage 100 to MS Access (using the ODBC connection) which sounds like what you mean? or are you trying to Export a Report to MS Access via a Sage 100 "export to" option of some kind?...have you referred to Knowledgebase article "How to import data into Microsoft Access or Excel from Sage 100" (article # 51308)?  a short summary of steps for MS Access would be: 

    Microsoft Access:

    1. Select File, Get External Data, Link Tables (or 'Import').
      Note: If 'Link Tables' is selected, the data can be viewed but not changed. 'Import' will create a new table within Access that can be edited.
    2. Select ODBC Databases() from the 'File of Types' drop-down box (Usually the last item listed).
    3. The Select Datasources window should appear and default to Data Sources in the 'Look in' field.
      Note: If 'ODBC Databases()' is not listed, reinstall MS Access with ODBC Functionality selected.
    4. Select SOTAMAS90.DSN and click OK
    5. The SOTAMAS90 'User Login' dialog box should display, log on to the Sage 100 ERP database
    6. Select the desired table and click OK. The table will appear in the Tables section of MS Access.

    This only works in Sage 100 Standard/Advanced as Premium does not use that SOTAMAS90 ODBC connection.  If you link to detail table you should see data.  You may also want to try importing same data into Excel (also in the Knowledgebase article above) to see if it is only an issue with MS Access.  note: if 32-bit Access and 32-bit Sage 100 then it should work, if 32-bit Sage 100 and 64-bit Access you would need to install 64-bit ODBC driver for Sage 100, and if 64-bit Sage 100 then it should work with 64-bit Access - if not there could be an issue there that needs to be tested further.

Children