Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!
Play Webslides

Béla Rétes's Bookmarks tagged openoffice   View Popular

You are here: Diigo Home > Béla Rétes's Bookmarks

Expand All 1 - 20 of 33 Next ›

Planet Openoffice.org

Blogok

Tags: blog, Openoffice, OpenSource on 2008-06-11 and saved by2 people -All Annotations (0) -About

more fromplanet.go-oo.org

OpenOffice.org Blogs

Aggregált blogok az Openoffice fejlesztőitől

Tags: blog, Openoffice, OpenSource on 2008-06-11 -All Annotations (0) -About

more fromwww.openoffice.org

IBM Lotus Symphony

Ingyenes irodai programcsomag

Tags: Software, freeware, Openoffice, download on 2008-06-05 and saved by41 people -All Annotations (0) -About

more fromsymphony.lotus.com

Advanced OpenOffice.org Report Techniques (PDF)

Including SQL-Based Calculated Fields on Reports and Using the Next Record field (Repost)

Tags: Openoffice, pdf, Dokumentáció, Programozás, OpenSource, Tool on 2008-05-17 -All Annotations (0) -About

more fromopenoffice.blogs.com

OpenOffice.org Forum - db range from odb-file datasource

Olyan, ami frissül, ha az adatbázis is frissül

Tags: Openoffice, howto on 2008-05-16 -All Annotations (0) -About

more fromwww.oooforum.org

Getting data into and out of an OpenOffice.org Base database

Sub TasksToCalc() Dim RowSetObj As Object, ConnectToDatabase As Object DBContext=createUnoService("com.sun.star.sdb.DatabaseContext") DataSource=DBContext.getByName("TasksDB") ConnectToDatabase=DataSource.GetConnection ("","") oURL="private:factory/scalc" oDoc=StarDesktop.loadComponentFromURL(oURL, "_blank", 0, Array()) oSheet=oDoc.Sheets(0) oSheet.Name="Tasks" SQLQuery= "SELECT ""Task"", ""Date"", ""Done"" FROM ""tasks"" ORDER BY ""Date"" ASC" SQLStatement=ConnectToDatabase.createStatement RowSetObj=SQLStatement.executeQuery (SQLQuery) While RowSetObj.Next i=i+1 oCell=oSheet.getCellByPosition(0,i) oCell.String=RowSetObj.getString(1) oCell=oSheet.getCellByPosition(1,i) oCell.String=RowSetObj.getString(2) oCell=oSheet.getCellByPosition(2,i) oCell.String=RowSetObj.getString(3) Wend Database.close Database.dispose() End Sub

Tags: Openoffice, howto, Software, Programozás on 2008-05-16 -All Annotations (0) -About

more fromwww.linux.com

OpenOffice.org Utility Library ( ooolib-python )

The OpenOffice.org Utility Library includes modules for creating OpenOffice.org and Open Document Format (ODF) documents.

Tags: Linux, OpenSource, Openoffice, Software, Tool on 2008-05-12 -All Annotations (0) -About

more fromfreshmeat.net

OpenOffice Calc Tips : Text manipulation 1 : Concatenation

String összefűzés, konkatenálás

Tags: Openoffice, howto, tippek on 2008-04-23 -All Annotations (0) -About

more fromwww.openofficetips.com

1 - 20 of 33 Next ›
List 20 50 100

Notation: * = Private bookmark and comment| = Clipping [?] | = Public highlight [?]