How can I read over than 65,536 rows from excel spreed sheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have microsoft access file call meters.mdb, when I look at the one of
table, it was 136,636 rows, but when I import to excel spreed sheet, it only
can read up to 65,536 rows, can I can read the whole data, because I need to
import this excel spreed sheet to SQL server.


Thanaks.

Lillian
 
Hi,

do you really have to intermediate with Excel? because, i believe, SQL
Server could be "fed' with the database.
Best regards,
ANdras
(Hungary)
 
Back
Top