OleDB and Excel...

G

Guest

Hi...

I am trying to save data into an excel sheet. The application is working
fine here on my local machine (FAT 32). But when I try to run the same
application on server (I think NTFS), following error is generated.

What you say? Permission problem or Rights issue?

Please help !!.. .I am stuck :( :(...


Could not find installable ISAM.Microsoft JET Database Engine at
System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr) at
System.Data.OleDb.OleDbConnection.InitializeProvider() at
System.Data.OleDb.OleDbConnection.Open() at
PROJ.ClientPaymentData.Button1_Click(Object sender, EventArgs e) in
C:\Inetpub\wwwroot\PROJ\ClientPaymentData.aspx.vb:line 67
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top