Re: [dabo-users] sqlite3 error

Author: John Fabiani

Posted: 2010-09-30 at 20:33:22

On Thursday, September 30, 2010 05:30:11 pm Jim Byrnes wrote:

> John Fabiani wrote:

> > for testing checkout what I did on the wiki

> >

> > http://wiki.dabodev.com/CreateAOpenOfficeSpreadSheet

> >

> > Johnf

>

> Actually I was working off of an email you wrote back in 2008. It looks

> quite different from the wiki, Things must have changed a lot in the

> interim. Thanks for the example.

>

> Regards, Jim

To my knowledge the connection stuff hasn't change in years. But it's

possible get connections object many different ways. But it's best just to

use the standard way.

self.Application.addConnectFile("summit.cnxml")

self.apiconn = self.Application.getConnectionByName("summitConn")

Johnf

_______________________________________________

Post Messages to: Dabo-users@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Searchable Archives: http://leafe.com/archives/search/dabo-users

This message: http://leafe.com/archives/byMID/201009301733.22759.johnf@jfcomputer.com

©2010 John Fabiani