Icon View Incident Report

Serious Serious
Reported By: Michael Mount
Reported On: 6/14/2004
For: Version 4.08 Build 1
# 1766 SQL IMPORT TABLE Statement Not Being Parsed Correctly

I am setting up a test application with the trial components in D5 and need to import a comma delimited file into a sample database. The file contains dates exported in the mm/dd/yyyy format. I am trying to use the Import Table statement as follows and get an error saying end of import table statement was expected but 'mm/dd/yyyy' was found.

Import Table InspReq
From "c:\test\test.csv"
Date 'mm/dd/yyyy'



Resolution Resolution
Fixed Problem on 6/15/2004 in version 4.09 build 1
Image