Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

data access component jet 4.0 on x64 server 2003 r2 sp2

0 views
Skip to first unread message

ravinder panchal

unread,
Jun 19, 2008, 1:53:00 AM6/19/08
to
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.


Paul Clement

unread,
Jun 19, 2008, 9:43:35 AM6/19/08
to
On Wed, 18 Jun 2008 22:53:00 -0700, ravinder panchal <ravinde...@discussions.microsoft.com>
wrote:

¤ hi all,

¤

Since your application is using 32-bit software (Jet OLEDB) you will have to compile for x86 so you
can run as a 32-bit app under the 64-bit OS.


Paul
~~~~
Microsoft MVP (Visual Basic)

ravinder panchal

unread,
Jun 20, 2008, 2:18:00 AM6/20/08
to
THanks Paul.
0 new messages