Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is Excel required on the server?
Message
From
01/05/2006 14:51:24
 
 
To
01/05/2006 14:20:47
Keith Payne
Technical Marketing Solutions
Florida, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01117194
Message ID:
01118135
Views:
25
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform