Connecting Tech Pros Worldwide Help | Site Map

ISAM

 
LinkBack Thread Tools Search this Thread
  #1  
Old November 13th, 2005, 04:04 AM
Tom
Guest
 
Posts: n/a
Default ISAM

I have just updated a DB from access 97 to access 2003. When I try to
generate a report I get an error message telling me

Can not find installable ISAM. What is this trying to tell me and how do
I correct this error?????

Thanx



  #2  
Old November 13th, 2005, 04:05 AM
MA
Guest
 
Posts: n/a
Default Re: ISAM


"Tom" <harristomm@hotmail.com> ha scritto nel messaggio
news:_iRhd.7878$Ae.3236@newsread1.dllstx09.us.to.v erio.net...[color=blue]
> I have just updated a DB from access 97 to access 2003. When I try to
> generate a report I get an error message telling me
>
> Can not find installable ISAM. What is this trying to tell me and how[/color]
do[color=blue]
> I correct this error?????
>
> Thanx[/color]
Update Jet 4.0
have you added reference 3.6?
MAssimiliano


  #3  
Old November 13th, 2005, 04:05 AM
Tom
Guest
 
Posts: n/a
Default Re: ISAM

Have downloaded Jet 4 service pack. Installed it and no success.

What is reference 3.6 and where do I find it. Does it have anything to do
with Fox tables?


"MA" <master@massimilianoamendola.it> wrote in message
news:se7id.30062$B06.27814@news.edisontel.com...[color=blue]
>
> "Tom" <harristomm@hotmail.com> ha scritto nel messaggio
> news:_iRhd.7878$Ae.3236@newsread1.dllstx09.us.to.v erio.net...[color=green]
>> I have just updated a DB from access 97 to access 2003. When I try to
>> generate a report I get an error message telling me
>>
>> Can not find installable ISAM. What is this trying to tell me and how[/color]
> do[color=green]
>> I correct this error?????
>>
>> Thanx[/color]
> Update Jet 4.0
> have you added reference 3.6?
> MAssimiliano
>
>[/color]


  #4  
Old November 13th, 2005, 04:06 AM
MA
Guest
 
Posts: n/a
Default Re: ISAM


"Tom" <harristomm@hotmail.com> ha scritto nel messaggio
news:KV9id.7929$Ae.1899@newsread1.dllstx09.us.to.v erio.net...[color=blue]
> Have downloaded Jet 4 service pack. Installed it and no success.
>
> What is reference 3.6 and where do I find it. Does it have anything to do
> with Fox tables?[/color]

Go in a module
Struments
References
and flag Microsoft DAO 3.6
Care that is before
ADO 2.1

BTW http://support.microsoft.com/default...;en-us;Q155666

MAssimiliano


  #5  
Old November 13th, 2005, 04:07 AM
Trevor Best
Guest
 
Posts: n/a
Default Re: ISAM

MA wrote:
[color=blue]
> Go in a module
> Struments
> References
> and flag Microsoft DAO 3.6
> Care that is before
> ADO 2.1[/color]

Don't rely on these two libs being in any particular order, there's no
guarantee they'll stay that way. Instead, use a prefix for your object
variables, e.g.

Dim rst As ADODB.Recordset
Dim rst2 As DAO.Recordset
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.