Hi Sanjaya, You probably want to make the csv file available to the domain server then you can use XHR to retrieve it to parse. As you are parsing each row, you can create an database entry for it. There is code sample illustrating how to perform database operations with Gears in the FAQ -
http://code.google.com/apis/gears/gears_faq.html#bestPracticeDB Hope that helps, Austin On Wed, Nov 19, 2008 at 8:56 PM, Sanjaya <[EMAIL PROTECTED]>wrote: > > Hi, > > I'm a complete newbie with google gears, but I couldn't find any > samples on how to do this task. > > I have a few csv files that I want to import into seperate tables in > the local google gears database. What's the best way to go about doing > this? > > Thanks in advance! > > -Sanjaya >
