Am 27.01.2014 um 22:38 schrieb José María Terry Jiménez <[email protected]>:
> Hello > > I'm trying to connect to a PostgreSQL database with a Web App and i get > a NilObjectException in the first line i show here (This is MacOSX 10.9, > in debug mode): > > // Where is PostgreSQL's Library > Session.DBConnection.SetFileOption > Session.DBConnection.kOptionLibraryPostgreSQL, > GetFolderItem(library,FolderItem.PathTypeShell) <<< NilOE HERE could you put output GetFolderItem in variable and check if it's nil. Also does the NilObjectException have a message text? Session and DBConnection are also not nil? Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
