473,387 Members | 1,282 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Error message: Could not find installable ISAM

I translate a web application from ASP to ASP.NET and I keep getting the following error: Could not find installable ISA

I used the same ConnectString ("DBQ=" & Server.MapPath("Database\Icsdata.mdb") & ";Driver={Microsoft Access Driver (*.mdb)};Provider=Microsoft.Jet.OLEDB.4.0;" to point to my Access Database

Any Suggestions why I am getting this error message

Would appreciate any help because I am stuck

Thanks -- J.P. Lacass

Nov 18 '05 #1
2 5090
This indicates that connection string is malformed or non-sauble in ADO.NET.
See this page for an example of connection string used for Access.

http://msdn.microsoft.com/library/de...tringTopic.asp

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke

"JP Lacasse" <jp@ICS-CT.com> wrote in message
news:38**********************************@microsof t.com...
I translate a web application from ASP to ASP.NET and I keep getting the
following error: Could not find installable ISAM

I used the same ConnectString ("DBQ=" &
Server.MapPath("Database\Icsdata.mdb") & ";Driver={Microsoft Access Driver
(*.mdb)};Provider=Microsoft.Jet.OLEDB.4.0;" to point to my Access
Database.

Any Suggestions why I am getting this error message?

Would appreciate any help because I am stuck.

Thanks -- J.P. Lacasse
Nov 18 '05 #2
This indicates that connection string is malformed or non-sauble in ADO.NET.
See this page for an example of connection string used for Access.

http://msdn.microsoft.com/library/de...tringTopic.asp

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke

"JP Lacasse" <jp@ICS-CT.com> wrote in message
news:38**********************************@microsof t.com...
I translate a web application from ASP to ASP.NET and I keep getting the
following error: Could not find installable ISAM

I used the same ConnectString ("DBQ=" &
Server.MapPath("Database\Icsdata.mdb") & ";Driver={Microsoft Access Driver
(*.mdb)};Provider=Microsoft.Jet.OLEDB.4.0;" to point to my Access
Database.

Any Suggestions why I am getting this error message?

Would appreciate any help because I am stuck.

Thanks -- J.P. Lacasse
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Phil | last post by:
Hi There. Seriously stuck and need help! I am trying to access Access 2000 database using ASP.NET(VB) and I am getting a "Could not find installable ISAM" crap. There are quite a few resources...
1
by: MyndPhlyp | last post by:
I am about to completely lose what is left of my poor mynd! The historical dissertation gets rather verbose, so I hope you can wade through it all. I really need some help on this one or I'm...
0
by: rivka.howley | last post by:
I'm using Access 2003 and Excel 2003. All I'm trying to do is bring a sheet from an Excel file (defined by the user) into Access as a table, I dont care if it's linked or imported. However, I get...
1
by: JP Lacasse | last post by:
I translate a web application from ASP to ASP.NET and I keep getting the following error: Could not find installable ISA I used the same ConnectString ("DBQ=" &...
2
by: ibeetb | last post by:
When using ADO.NET, here is my code to bring in a table from EXCEL: Dim sConnectionString As String = "Provider=Microsoft.Jet.OLEDB.4.0;" _ & "Data Source=C:\Inetpub\wwwroot\ExcelData.xls;" _ ...
1
by: Job Lot | last post by:
i am querying excel file as follows Dim conn As New OleDbConnection("provider=Microsoft.Jet.OLEDB.4.0; " & _ "data source='" & "C:\Temp\SSPortfolio.xls" & " '; " & _ "Extended Properties=Excel...
1
by: Anatoly Kurilin | last post by:
Hi, each time I use that code for calculating a number of user connected to a data file, I get an error message: Could not find installable ISAM. What do I do wrong? Dim cn As New...
0
by: paulcybulski | last post by:
I am converting my VB 6 code which works fine with FoxPro2.5 to VB.NET...and I am unable to Open the database...I am pretty sure I have all the syntax correct, but the code is just not working...I...
3
by: Vee007 | last post by:
Following is my code: Dim objCatalog As ADOX.Catalog Dim objTableLink As ADOX.Table Dim objADOConnection As ADODB.Connection Try objADOConnection = New...
7
Walt in Decatur
by: Walt in Decatur | last post by:
I'm trying to use this method to copy an range in Excel workbook that is closed to the one that's open. I'm using the following code, which gets the "Can't find installable ISAM" error when I get to...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.