hi all,
m working on Microsoft .Net 2.0 with Sql server 2005 .
I created a application for excel file upload and it was working on 32-bit
server fine.
But when i use application on 64-bit server it was not working.
Both of these servers have not excel (Microsoft office).
I m using Microsoft.Jet.OLEDB.4.0 for uploading excel file.
and i think x64-bit server is not support to Microsoft.Jet.OLEDB.4.0
what to do . so i can upload excel file on 64-bit server.
and when vever i try to download jet 4.0 for x64 it alwys give the location
for Ia64 bit sever.
Please give solution as early as possibel.