473,569 Members | 2,526 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Could not find installable ISAM Error

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 ADODB.Connectio n
Dim cn2 As New ADODB.Connectio n
Dim rs As New ADODB.Recordset
Dim intUserCount As Integer
Dim strPassword As String

strPassword = ";PWD=" & gcDatabasePwd
cn.Provider = "Microsoft.Jet. OLEDB.4.0"
cn.Open "Data Source=" & strBackEndFileS pecs & strPassword

cn2.Open "Provider=Micro soft.Jet.OLEDB. 4.0;Data Source=" &
strBackEndFileS pecs & strPassword

Set rs = cn.OpenSchema(a dSchemaProvider Specific, ,
"{947bb102-5d43-11d1-bdbf-00c04fb92675}")
While Not rs.EOF
intUserCount = intUserCount + 1
rs.MoveNext
Wend

gUserCount = intUserCount
End Function
Mar 17 '06 #1
1 3579
On Fri, 17 Mar 2006 21:50:34 +0300, "Anatoly Kurilin" <ak******@nords oft.ru> wrote:
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 ADODB.Connectio n
Dim cn2 As New ADODB.Connectio n
Dim rs As New ADODB.Recordset
Dim intUserCount As Integer
Dim strPassword As String

strPassword = ";PWD=" & gcDatabasePwd
cn.Provider = "Microsoft.Jet. OLEDB.4.0"
cn.Open "Data Source=" & strBackEndFileS pecs & strPassword

cn2.Open "Provider=Micro soft.Jet.OLEDB. 4.0;Data Source=" &
strBackEndFile Specs & strPassword

Set rs = cn.OpenSchema(a dSchemaProvider Specific, ,
"{947bb102-5d43-11d1-bdbf-00c04fb92675}")
While Not rs.EOF
intUserCount = intUserCount + 1
rs.MoveNext
Wend

gUserCount = intUserCount
End Function


Not sure about your particular case but the KB has quite a few articles on this error. Do a Google
search on
access "Could not find installable ISAM" kb

Mar 18 '06 #2

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

Similar topics

10
705
by: Brent | last post by:
Hi, my asp.net c# app is trying to connect to an Access database with a password and am I getting the error.. Could not find installable ISAM. . If I connect to one without a password it works fine. I've looked at Q209805 but I don't think that helped. Oledb connection. Here is the one that works without a password. OleDbConnection connection...
6
6823
by: Robert Lawson | last post by:
I continue to get the below error message when trying to load a aspx file. Could someone please point me in the right direction for solving this? I'm trying to access an access data base and I'm the only one accessing it at this time. I'm trying to learn this step by step and I'm at the begining of ADO stuff. Server Error in '/'...
1
305
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=" & 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...
2
1800
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;" _ & "Extended Properties=Excel 11.0;" When it tries to OPEN my connection, I receive the following error: COULD NOT FIND INSTALLABLE ISAM!
2
5046
by: Henrik | last post by:
Hello I starting use ASP.NET and has created a new file to open a Access database I get these error and cant solve it - please need some help. I Use Windows 2000 (have also tried to put it in to the server Widows 2003) Here is my Error - waht is wrong:
1
8312
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 8.0;" & "HDR=Yes;" & "IMEX=1") '! Select the data from Sheet1 of the workbook.
0
2346
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 keep getting the Could Not Find Installable ISAM error...any ideas? here is some relevant code Dbe = New dao.DBEngine() dbReport...
3
4915
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 ADODB.Connection objADOConnection.Open("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Database\abc.mdb;User Id=admin;Password=;") ...
0
7614
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7924
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8125
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7676
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7974
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3642
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
938
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.