SQL Acc XLS n MDB Import: Difference between revisions

From eStream Software
Line 24: Line 24:
* Date Format should be in '''dd/mm/yyyy''' (entry time in Excel as dd/mm/yyyy) - Updated 14 Nov 2013
* Date Format should be in '''dd/mm/yyyy''' (entry time in Excel as dd/mm/yyyy) - Updated 14 Nov 2013
::[[File:Excel-DateFormat.jpg|500px]]
::[[File:Excel-DateFormat.jpg|500px]]
* Float, Currency & Integer type Must not had ''',''' (comma) or Currency '''Symbol'''
* If Prompt Error '''external table is not in the expected format''' - Try save the file to other name using '''File | Save As''' in Excel
* If Prompt Error '''external table is not in the expected format''' - Try save the file to other name using '''File | Save As''' in Excel



Revision as of 06:20, 14 September 2015

Introduction

Is an External Program which able to import below data to SQL Accounting using Excel or Access File.

  • Master file (eg. Debtors, Creditors & Item List)
  • Transactions (Coming Soon)

Pros

  1. Easy to generate
  2. About 80% of modules is covered.
  3. Support GST
  4. Free of Charge for End User (Master file import ONLY)

Cons

  1. Only can do New/Insert action.

Tools Required

Example Template

Things to Consider

  • Date Format should be in dd/mm/yyyy (entry time in Excel as dd/mm/yyyy) - Updated 14 Nov 2013
Excel-DateFormat.jpg
  • Float, Currency & Integer type Must not had , (comma) or Currency Symbol
  • If Prompt Error external table is not in the expected format - Try save the file to other name using File | Save As in Excel

Import Program

History New/Updates/Changes

--Build 5--

  • Upgrade to Version 4.
  • Upgrade to XE7.
  • Add Split Record - To cater large Record Data File.
  • Remove readonly="true" SUBTYPE="Autoinc" before append Data.
  • Add Default Value for Stock Item CostingMethod field.

Steps

  • Coming Soon....

See also