Error when Imports point from Excel
Error when Imports point from Excel
(OP)
thread561-300281: import .xls file, points
Hi ,I have tried the different´s journal here from FrankSwinks,
It look´s good - but I get an error from OleDb.OleDbDataAdapter ,
Maybee I am missing something in windows ?
I´m using NX8 , Win7, 64bit.
lklo
Hi ,I have tried the different´s journal here from FrankSwinks,
It look´s good - but I get an error from OleDb.OleDbDataAdapter ,
Maybee I am missing something in windows ?
I´m using NX8 , Win7, 64bit.
lklo





RE: Error when Imports point from Excel
The journal basically uses a component of MS Access to read the Excel data.
If NX and MSOffice are both 64 bit, it may just be a matter of changing the connection string to the correct values.
If you are running 64 bit NX and 32 bit MSOffice, you may be out of luck with the strategy this journal uses. Unfortunately, a 64 bit application (your NX journal) can't use the 32 bit component.
www.nxjournaling.com