Re: ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- From: JimLad <jamesdbirch@xxxxxxxxxxx>
- Date: Mon, 20 Apr 2009 05:38:34 -0700 (PDT)
On Apr 20, 10:56 am, "Cor Ligthert[MVP]" <Notmyfirstn...@xxxxxxxxx>
wrote:
Jim,
You have checked out all this?
http://www.connectionstrings.com/excel
Cor
"JimLad" <jamesdbi...@xxxxxxxxxxx> wrote in message
news:7ca8a3dc-2357-4a73-906b-a4e1396d6b49@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Apr 17, 2:51 pm, "sloan" <sl...@xxxxxxxxx> wrote:
3 quotes now come to mind:
/*> sorry for my previous post i found that there was an error in the
connection string ie excel8.0 instead of excel 8.0
*/
//Quote
A space in the filename, a missing single quote...any of them can kill
you.
You have to SUPER ANALLY examine your connection string.
//End Quote
//
Definitely not the connection string.//
That's why I asked for you to post the actual connection string(s).
If you're seeking help, then that would have been a simple thing to do.
Good luck dude.
"Cor Ligthert[MVP]" <Notmyfirstn...@xxxxxxxxx> wrote in message
news:%23wZgibyvJHA.3504@xxxxxxxxxxxxxxxxxxxxxxx
Jim,
In this long forum discussion about this, there is called a solution, it
is like this.
\\\
hello friends,
sorry for my previous post i found that there was an error in the
connection string ie excel8.0 instead of excel 8.0
that make the problem.
Regards
Prathap
///
Cor- Hide quoted text -
- Show quoted text -
Hi,
We have tried several connection strings - all work on our dev
machine, but not on live:
_connectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=TestData1.xls;Extended Properties=""Excel 8.0;IMEX=1"";"
<add name="ExcelConnectionString"
connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=FILE_PATH;Extended Properties='Excel 8.0;IMEX=1'"
providerName="System.Data.OleDb" />
We have tried single quotes and doubles quotes on the extended
properties. We have also proved that reverting the registry key fixes
the problem.
Another point to note is that we don't have the win32old registry key
on the live server.
Any help would be great. I still don't think it's the
connnectionstring that's the problem, but I will try anything that
people mention...
James- Hide quoted text -
- Show quoted text -
Sticking OLEDB; on the front didn't work anywhere.
Sticking in HDR=Yes; as opposed to just letting it default, did not
made a difference.
Any other ideas?
James
.
- Follow-Ups:
- References:
- ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- From: JimLad
- Re: ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- From: sloan
- Re: ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- From: JimLad
- Re: ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- From: Cor Ligthert[MVP]
- Re: ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- From: sloan
- Re: ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- From: JimLad
- Re: ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- From: Cor Ligthert[MVP]
- ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- Prev by Date: Re: There is already an open DataReader associated with this Command which must be closed first
- Next by Date: Re: There is already an open DataReader associated with this Command which must be closed first
- Previous by thread: Re: ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- Next by thread: Re: ISAM error related to Excel 2003 Jet Engine on Server 2003 SP2
- Index(es):
Relevant Pages
|