Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Could not find installable ISAM

I am using Excel 2003 and I am trying to send some data
to Access 2003 with DAO. I get the message 'Could not
find installable ISAM' when I trying to append my data.
I've found several papers about this problem on
Microsoft's support site, but none of the solutions has
worked for me so far. (Make sure msexcl40.dll is in the
right directory, make sure it isn't corrupted). Does
anyone know what else I might try?
I used Office97 before and I never had any trouble with
this. With Office 2003, I can't control the install to
see what kind of database sources I am going to work
with. I do have msexcl40.dll, it's fresh off the
install, and the registry key looks right.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 459
Default Could not find installable ISAM

What connection string are you using?

--

" wrote in message ...
I am using Excel 2003 and I am trying to send some data
to Access 2003 with DAO. I get the message 'Could not
find installable ISAM' when I trying to append my data.
I've found several papers about this problem on
Microsoft's support site, but none of the solutions has
worked for me so far. (Make sure msexcl40.dll is in the
right directory, make sure it isn't corrupted). Does
anyone know what else I might try?
I used Office97 before and I never had any trouble with
this. With Office 2003, I can't control the install to
see what kind of database sources I am going to work
with. I do have msexcl40.dll, it's fresh off the
install, and the registry key looks right.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Could not find installable ISAM

I finally figured it out!! I assumed that since I was
using Excel 2003 (version 11.0), my connection string
would need myTable.connect = "Excel 11.0;DATABASE..."
That wouldn't work. So, I put in Excel 8.0 (what I used
for Excel 97, and it did work! Not necessarily
intuitive, but I am past that problem now.

-----Original Message-----
What connection string are you using?

--

"

wrote in message
...
I am using Excel 2003 and I am trying to send some

data
to Access 2003 with DAO. I get the message 'Could not
find installable ISAM' when I trying to append my

data.
I've found several papers about this problem on
Microsoft's support site, but none of the solutions

has
worked for me so far. (Make sure msexcl40.dll is in

the
right directory, make sure it isn't corrupted). Does
anyone know what else I might try?
I used Office97 before and I never had any trouble

with
this. With Office 2003, I can't control the install

to
see what kind of database sources I am going to work
with. I do have msexcl40.dll, it's fresh off the
install, and the registry key looks right.

.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 860
Default Could not find installable ISAM

Linda,

Linda wrote:
Did you ever find the answer to your problem? I'm facing the same
error when using Visual Basic to open an Excel file...


I can't find the original message that you're replying to. What does your
connection string look like?

--
Regards,

Jake Marx
MS MVP - Excel
www.longhead.com

[please keep replies in the newsgroup - email address unmonitored]

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Find First Non blank cell than find column header and return that value Silver Rose Excel Worksheet Functions 10 April 30th 07 05:56 PM
where to put results of find operation in find and replace functio DEP Excel Worksheet Functions 5 November 15th 06 07:52 PM
ODBC Excel Driver Login Failed. Could not find installable ISAM JustMe@Yahoo Excel Discussion (Misc queries) 0 July 16th 06 07:18 AM
Despite data existing in Excel 2002 spreadsheet Find doesn't find AnnieB Excel Discussion (Misc queries) 1 June 16th 06 02:15 AM
backwards find function to find character in a string of text Ashleigh K. Excel Programming 1 January 14th 04 04:36 PM


All times are GMT +1. The time now is 08:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"