•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Community Introductions section within the Coffee House category of DaniWeb, a massive community of 427,759 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,692 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Community Introductions advertiser: Programming Forums
Views: 862 | Replies: 0
![]() |
•
•
Join Date: Apr 2006
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Hi allI’m a new junior developer at a certain company in South Africa and I’ve been given a task to debug someone else’s program .The program (is suppose to) connects to excel and send sms’s depending on what it find,The problem is the program is not working anymore it give a “Couldn't find installable ISAM� error.Can anybody help out there as I’m still new at this company and I need to make an impression.Here is a snipped of the codePrivate dbsCellFile As DatabasePrivate rstCellFile As RecordsetPrivate ol As Outlook.ApplicationPrivate olns As Outlook.NameSpacePrivate InboxFldr As Outlook.MAPIFolderPrivate msg As Outlook.MailItemPrivate optTicked As OptionButtonPrivate Sub cmdSMS_Click(nIndex As Integer) On Error GoTo ehSMS Dim strXlFile As String, strSMSfile As String, strBillFile As String Dim strCell As String, strMsg As String, strTemp As String Dim fCellOK As Boolean Dim strItem As String Dim lngSmsCnt As Long Dim lngHwnd As Long MousePointer = vbHourglass strXlFile = filSMS.Path & "\" & filSMS.FileName '"F:\downloads\avon\Cell.xls" strSMSfile = "c:\sms.txt" '"c:\documents and settings\vdwelj\desktop\sms.txt" strBillFile = "c:\SmsBilling.txt" '"c:\documents and settings\vdwelj\desktop\SmsBilling.txt" Set dbsCellFile = OpenDatabase(strXlFile, False, False, "Excel 4.0;HDR=NO;") Set rstCellFile = dbsCellFile.OpenRecordset("A1:B50000")
![]() |
•
•
•
•
•
•
•
•
DaniWeb Community Introductions Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Could Not Find Installable ISAM (Visual Basic 4 / 5 / 6)
- Could not find installable ISAM !!!!!! (ASP.NET)
- DropDownList items (ASP.NET)
- Pls Help vb $ excell “Couldn't find installable ISAM� error. (Community Introductions)
- Couldn't find installable ISAM. (Visual Basic 4 / 5 / 6)
- Cannot Find Server or DNS Error - Secure Sites Pls Review HiJacks Log (Viruses, Spyware and other Nasties)
- MySQL - ASP.NET - Issues.... (VB.NET)
Other Threads in the Community Introductions Forum
- Previous Thread: Pls Help vb $ excell “Couldn't find installable ISAM� error.
- Next Thread: hi iam vignesh


Linear Mode