Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is Excel required on the server?
Message
De
01/05/2006 14:51:24
 
 
À
01/05/2006 14:20:47
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01117194
Message ID:
01118135
Vues:
24
>Ahah! I thought you needed formatting and stuff. A simple dumping to an Excel file can be done in .NET. It's not as simple as VFP, but it is do-able. Use the JET ODBC provider to work with a spreadsheet like a database:
>
>http://support.microsoft.com/?kbid=316934

This is also another puzzle. The Jet Engline cannot open a connection if that connection is already opened by another provider. When I try to establish a Jet connection, I end up with:

The Microsoft Jet database engine cannot open the file 'd:\iis\MyClientDirectory\App_Data'. It is already opened exclusively by another user, or you need permission to view its data.

I also do not use the Jet engine in my framework. The framework is done to use a generic data handler to handle OleDb, SQL or ODBC. So, this causes me a lot of problem. This simple task is starting to irritate me.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform