HomeForum
Welcome, Guest

Can't see data
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Can't see data

Can't see data 2 years, 7 months ago #717

I’m trying to load Excel spreadsheet.

I cannot see all the data in Col1 for some reason.

I can see all the numbers, but not the text in the last few rows. The format is set to General in Excel.

Any ideas?

Thx
Dave

Re:Can't see data 2 years, 7 months ago #718

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2183
  • Karma: 12
David

Excel ODBC driver scans first 8 rows to determine type of field.
In your case first rows has only numbers so your type is numeric, if later driver finds some records with character values it returns null
This one of most annoying features of Excel driver

You may also try setting TypeGuessRows to 0
support.microsoft.com/kb/189897
It might help you but it did not help me

You may also try putting records with character values first so the driver will use right data type
Or just use csv instead of EXCEL

Mike

Re:Can't see data 2 years, 7 months ago #719

Mike,

OK that is very useful info. I will reverse order the field to make the chars come out first and give it a whirl.

Thx.
  • Page:
  • 1
Time to create page: 0.16 seconds

Testimonials

"Advanced ETL Processor is superior software... I highly recommend this to anyone who is building datawarehouse. I would and I  have recommended it to many colleagues and customers."

- Peter Jonson, Data Integration Consultant, MPI

User Login

You only need to log in or register to use our support forum



Our customers

BP

BBC

HSBC


Databases we work with

Go to top