Results 1 to 2 of 2
  1. #1
    corymw is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jul 2012
    Posts
    1

    Type conversion error


    I have a database set up where each table will be manually updated once per month with a .csv file.

    When I import the CSV originally, I can manually set the Data type of the field "Project Number" to text. My plan is to delete all of the records in the table, then append the new CSV to that same table each month.

    However, when I use the append tool, my long project numbers get a "type conversion failure". This would make sense if they numbers, as they are too long. However, the original table has project number as a "Text" data type. Why are they not importing as text?

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Are you using a pre-defined Import Specification when importing your CSV file?
    If not, you should create one, and then use that on your Imports (and obviously make sure that Import Specification has that field format set to Text also).

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

Similar Threads

  1. Data Type Conversion Error
    By graviz in forum Forms
    Replies: 7
    Last Post: 06-04-2012, 11:34 AM
  2. Conversion made on Field type for liked tables
    By crismroman in forum Access
    Replies: 4
    Last Post: 02-15-2012, 03:59 AM
  3. Help need: Type conversion failure
    By tami in forum Access
    Replies: 1
    Last Post: 01-18-2012, 07:18 AM
  4. Type Conversion Failure
    By fpmsi in forum Access
    Replies: 7
    Last Post: 09-22-2011, 11:25 AM
  5. Data Type Conversion in Query
    By EHittner in forum Queries
    Replies: 3
    Last Post: 04-14-2010, 02:11 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