No, nothing like that really is part of app engine. I suggest you read the overview of what app engine is all about, I think you are missing some basic things about the service
Rgds T On Apr 29, 8:51 pm, deostroll <[email protected]> wrote: > > You cannot natively run queries against the data > > contained within, however. Is that what you're looking to do? > > Unfortunately, yes, this is what I am looking for...? Does this > require the google appengine server to have specific driver software > installed in it? > > On Apr 29, 1:50 am, "Jason (Google)" <[email protected]> wrote: > > > You can upload any type of file with your application as a resource file and > > use the standard file access APIs to read these files. This is supported by > > both Python and Java. You cannot natively run queries against the data > > contained within, however. Is that what you're looking to do? > > > - Jason > > > On Sat, Apr 25, 2009 at 6:52 AM, deostroll <[email protected]> wrote: > > > > Hi, > > > > Is there any way I can work with microsoft access files from within > > > the dev_appserver engine? What would I need to make ms access work? > > > > If there is an OpenOffice alternative to ms access, what program is > > > that I should be using? I am mainly going to be working with the > > > python framework. So how should I start the java runtimes required to > > > open any OpenOffice docs? > > > > --deostroll --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
