N
NuB
I have an app that connects to an excel file and uses it as a DB, the app
works fine on my development box but when I move it out to our server it
fails, i get this error message:
Exception occurred in GenerateBalanceSheet:
System.Data.OleDb.OleDbException: The Microsoft Jet database engine could
not find the object . Make sure the object exists and that you spell its
name and the path name correctly.
but the excel file i'm using is there and populated with data, any
suggestions on what is causing thsi and how to fix it?
works fine on my development box but when I move it out to our server it
fails, i get this error message:
Exception occurred in GenerateBalanceSheet:
System.Data.OleDb.OleDbException: The Microsoft Jet database engine could
not find the object . Make sure the object exists and that you spell its
name and the path name correctly.
but the excel file i'm using is there and populated with data, any
suggestions on what is causing thsi and how to fix it?