[dev] SDBC driver / Display data to user

2011-06-15 Thread Rohit Kulkarni
Hello, I worked on writing an SDBC driver for LDAP for a bit. I was able to make the skeleton SDBC driver work for me. After I go through couple of steps of establishing a connection with the correct connection string there is this new Window that shows up which is supposed to show list of availab

[dev] Re: OUString

2011-04-26 Thread Rohit Kulkarni
Thank you for your reply. On Tue, Apr 26, 2011 at 1:16 PM, Mathias Bauer wrote: > On 26.04.2011 08:07, Rohit Kulkarni wrote: > >> How do I convert OUString to normal const char * in .cxx file. >> Because I am using ldap_open(const char*,int) function which has const >

[dev] OUString

2011-04-25 Thread Rohit Kulkarni
How do I convert OUString to normal const char * in .cxx file. Because I am using ldap_open(const char*,int) function which has const char* as parameter. Regards, Rohit -- - To unsubscribe send email to dev-unsubscr...@openoffice.org

[dev] OUString

2011-03-25 Thread Rohit Kulkarni
How can I see the value of an OUString variable in gdb? Regards, Rohit -- - To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help

[dev] Re: Help: Build on Linux

2011-03-24 Thread Rohit Kulkarni
*** Regards, Rohit On Thu, Mar 17, 2011 at 2:27 PM, Mathias Bauer wrote: > Hi Rohit, > > > On 15.03.2011 16:05, Rohit Kulkarni wrote: > >> Hello, >> >> When I build OOO, I have to run the installation step as >> cd instsetoo_native/util && dmake openo

[dev] Help: Build on Linux

2011-03-15 Thread Rohit Kulkarni
Hello, When I build OOO, I have to run the installation step as cd instsetoo_native/util && dmake openoffice_en-US PKGFORMAT=installed to install the ooo build. While installing the ooo I am getting following error ... merging files into registry database ... ... analyzing all directories for thi

[dev] Help Required In Writing a New SDBC Driver For LDAP

2011-03-09 Thread Rohit Kulkarni
Currently I am writing an SDBC driver for LDAP directories. I am following the guidelines given at http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Database/SDBC_Driver This includes writing Driver, connection, statement and resultset services. I want to compile the skeleton driver

[dev] Re: [www-dev] Re: build error

2011-03-05 Thread Rohit Kulkarni
be your probelm in more detail, maybe someone here can help. > good luck! > > BR > zongbo zhang > > From: Rohit Kulkarni [kulkarni.rohit...@gmail.com] > Sent: Monday, February 21, 2011 8:40 PM > To: dev@openoffice.org > Subject: [www-dev] Re: [

[dev] SDBC

2011-02-28 Thread Rohit Kulkarni
Hello, We are students studying in Pune University. We are group of 3 students. We are developing the SDBC driver for LDAP directories. We are using OpenOffice 3.2.1 source code for this ( OOO320_m19). We have successfully built OpenOffice and we found that currently some Mozilla component is used

[www-dev] Re: [dev] build error

2011-02-24 Thread Rohit Kulkarni
Hi Zongbo Zhang and Mathias, I have built OpenOffice source code. Now I am having trouble in navigating source code. So I am using NetBeans 6.9.1 in Fedora 13. But , there are some issues with netbeans regarding to running OpenOffice configure script and configuring project for code assistance. So

Re: [dev] Re: openoffice build

2011-02-08 Thread Rohit Kulkarni
were displayed. No entries are present in it. Kindly provide me with the guidance regarding to import LDAP data in OpenOffice Base. On Fri, Feb 4, 2011 at 4:16 PM, Michael Stahl wrote: > On 04/02/2011 05:20, Rohit Kulkarni wrote: > > Hello, > > I patched the files suggested on that p

[dev] LDAP data import problem

2011-02-07 Thread Rohit Kulkarni
I am using OpenOffice 3.2.1 on Linux ( Fedora 13). I have openldap-2.4.23 installed on same machine (localhost). I have added some entries in it. Now I want to import this data in OpenOffice Base. So, I opened the OpenOffice Base and clicked on option in following way. Connect to an existing datab

Re: [dev] Re: openoffice build

2011-02-03 Thread Rohit Kulkarni
. Regards, Rohit. On Thu, Feb 3, 2011 at 6:46 PM, Michael Stahl wrote: > On 03/02/2011 08:14, Rohit Kulkarni wrote: > > Thank you for quick reply. > > The patch you have given solved the roqet.o error but now the following > > error occured related to same redland

Re: [dev] Re: openoffice build

2011-02-02 Thread Rohit Kulkarni
occurred while making /home/rohan/OOO/OOO320_m19/redland/redland rmdir /tmp/9w4_7A0l8z Regards, Rohit On Wed, Feb 2, 2011 at 3:58 PM, Michael Stahl wrote: > On 24/01/2011 17:15, Rohit Kulkarni wrote: > > I am getting the error while building OpenOffice. > > I have done ./configure s

Re: [dev] openoffice build problem

2011-02-02 Thread Rohit Kulkarni
PM, Mathias Bauer wrote: > On 01.02.2011 15:10, Rohit Kulkarni wrote: > >> I am building OpenOffice but stuck with some linking error related to >> redland. >> I have OpenOffice source code which contains redland module with redland >> 1.0.8 , rasqal 0.9.16 and rapto

[dev] openoffice build problem

2011-02-01 Thread Rohit Kulkarni
I am building OpenOffice but stuck with some linking error related to redland. I have OpenOffice source code which contains redland module with redland 1.0.8 , rasqal 0.9.16 and raptor 1.4.18. Kindly provide me with links or patches that can solve this issue

[dev] openoffice build

2011-01-24 Thread Rohit Kulkarni
I am getting the error while building OpenOffice. I have done ./configure successfully. Then ./bootstrap also. And then when cd instsetoo_native && build --all is executed. After 1 hour, it gave me error-> /usr/bin/ld: roqet.o : undefined reference to symbol 'raptor_serialize_end' /usr/bin/ld: not