|
-
Dec 7th, 2000, 01:33 AM
#1
Thread Starter
Member
Hello,
I need to create an online monitoring system. Currently i have already create an application using VB that interface with the hardware and read in data and store it into excel file. I have also create an asp that extract data from the excel file and display on the webpage. But i encountered error
Provider error '80004005'
Unspecified error
/fyp.asp, line 26
Line 26 : cnnExcel.Open "DBQ=" & Server.MapPath("temp.xls") & ";" & _"DRIVER={Microsoft Excel Driver (*.xls)};"
Pls help..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|