Click here to Skip to main content
15,903,175 members
Home / Discussions / Database
   

Database

 
GeneralRe: Unisntall sql server 2000 service pack 3 Pin
Mike Dimmick11-Jan-05 6:23
Mike Dimmick11-Jan-05 6:23 
Generalvalidation problm Pin
Member 165962410-Jan-05 23:12
Member 165962410-Jan-05 23:12 
GeneralRe: validation problm Pin
Colin Angus Mackay10-Jan-05 23:24
Colin Angus Mackay10-Jan-05 23:24 
GeneralSyncing different DataAdapters Pin
Jim_Stanley10-Jan-05 11:44
Jim_Stanley10-Jan-05 11:44 
Generalbig problem Pin
WDI10-Jan-05 11:33
WDI10-Jan-05 11:33 
Generala very big problem Pin
WDI10-Jan-05 11:29
WDI10-Jan-05 11:29 
GeneralRe: a very big problem Pin
Colin Angus Mackay10-Jan-05 13:16
Colin Angus Mackay10-Jan-05 13:16 
GeneralExcelt and ADO .NET !!! made me cry now!!! Pin
fadee10-Jan-05 5:32
fadee10-Jan-05 5:32 
Hi
Its getting pathetic and I dunno why !!

I am trying to read/insert/update an excel sheet using ADO .NET. I am using
following connection string to connect to the data source.

Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\inetpub\wwwroot\App\files\file.xls;Extended Properties='Excel
8.0;HDR=YES;MAXSCANROWS =1'


The development machine contains Microsoft Office and everything upto date
and the application is working fine.

On server I am getting following exception since last One Month!!

---------------------------------------------------------------------
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
MyPledge.ViewClientPaymentData.LoadData() in
C:\Inetpub\wwwroot\MyApp\ViewClient.aspx.vb:line 58
---------------------------------------------------------------------


I have asked the server admin to do following ...

- Give Rights to Read/Write to ASP NET process on directories containing
excel files
- Update Jet Drivers from following URI,
http://www.microsoft.com/downloads/details.aspx?FamilyID=1E268B39-533E-48B0-B8D7-1781BEFDE1F8&displaylang=en



But I am still getting this message...


CAN anyone, PLEASE PLEASE help me??? I am one of the big .NET lovers but
this thing is REALLY REALLY REALLY making me start to hate it .. :S :S :S...

eff_kay


-------------------
Therez No Place like ... 127.0.0.1
GeneralRe: Excelt and ADO .NET !!! made me cry now!!! Pin
Rob Graham10-Jan-05 13:53
Rob Graham10-Jan-05 13:53 
GeneralRe: Excelt and ADO .NET !!! made me cry now!!! Pin
fadee10-Jan-05 17:02
fadee10-Jan-05 17:02 
GeneralSQL Job Failed Pin
sayhigh9-Jan-05 16:09
sayhigh9-Jan-05 16:09 
GeneralProblem is.... Pin
KORCARI8-Jan-05 8:20
KORCARI8-Jan-05 8:20 
GeneralRe: Problem is.... Pin
mysorian9-Jan-05 3:35
professionalmysorian9-Jan-05 3:35 
QuestionHow can I... Pin
KORCARI7-Jan-05 13:33
KORCARI7-Jan-05 13:33 
AnswerRe: How can I... Pin
Roger Wright7-Jan-05 14:01
professionalRoger Wright7-Jan-05 14:01 
GeneralMy problem... Pin
KORCARI7-Jan-05 13:30
KORCARI7-Jan-05 13:30 
GeneralRe: My problem... Pin
Colin Angus Mackay8-Jan-05 6:59
Colin Angus Mackay8-Jan-05 6:59 
GeneralSQL Statement Problem Pin
Anonymous7-Jan-05 5:24
Anonymous7-Jan-05 5:24 
GeneralRe: SQL Statement Problem Pin
Mike Ellison7-Jan-05 5:33
Mike Ellison7-Jan-05 5:33 
GeneralRe: SQL Statement Problem Pin
Anonymous7-Jan-05 8:22
Anonymous7-Jan-05 8:22 
GeneralRe: SQL Statement Problem Pin
Mike Ellison7-Jan-05 9:14
Mike Ellison7-Jan-05 9:14 
GeneralRe: SQL Statement Problem Pin
Anonymous7-Jan-05 10:23
Anonymous7-Jan-05 10:23 
GeneralRe: SQL Statement Problem Pin
Colin Angus Mackay7-Jan-05 10:39
Colin Angus Mackay7-Jan-05 10:39 
GeneralRe: SQL Statement Problem Pin
Anonymous7-Jan-05 11:07
Anonymous7-Jan-05 11:07 
GeneralRe: SQL Statement Problem Pin
Colin Angus Mackay7-Jan-05 11:13
Colin Angus Mackay7-Jan-05 11:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.