Pls Help vb $ excell “Couldn't find installable ISAM� error.

Reply

Join Date: Apr 2006
Posts: 2
Reputation: tj28 is an unknown quantity at this point 
Solved Threads: 0
tj28 tj28 is offline Offline
Newbie Poster

Pls Help vb $ excell “Couldn't find installable ISAM� error.

 
0
  #1
Apr 25th, 2006
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 code 'Private 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 Select Case nIndex Case 0 'create sms file 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;&quot Set rstCellFile = dbsCellFile.OpenRecordset("A1:B50000&quot
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 1529 | Replies: 0
Thread Tools Search this Thread



Tag cloud for Community Introductions
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC