Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error when Imports point from Excel

Status
Not open for further replies.

lklo

Industrial
Joined
Nov 24, 2010
Messages
226
Location
DK
thread561-300281

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

 
You mention Win7 64 bit, are you running 64 bit NX and 64 bit MSOffice?
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top