How to display table contents?

Rohit Kulkarni <[email protected]> Thu, 16 Jun 2011 23:47:37 -0500
Newsgroups gmane.comp.openoffice.dba.devel
Message-ID <[email protected]>
--000e0cd2de9cb88a8104a5e1157c
Content-Type: text/plain; charset=ISO-8859-1

Hello,

I am working on writing an ldap driver for openoffice. I followed the steps
for skeleton driver and was able to establish a connection and everything.

I also changed some code inside getTables method of DatabaseMetaData.cxx
file so that when the database is opened for editing it shows a default
table exists in it.

However this table is empty, I want to show some data based on the user's
connection string when s/he double clicks and opens the table. Could someone
point me to where code for this is ? I want to put in code to read ldap
directory there so that I can show data from ldap as part of a table.

I tried setting breakpoint to executeQuery in SStatement.cxx but it does not
go there when you doubleclick open the table in a database.

any help is appreciated !

thanks,

Rohit
-- 
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help

--000e0cd2de9cb88a8104a5e1157c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello,<div><br></div><div>I am working on writing an ldap driver for openof=
fice. I followed the steps for skeleton driver and was able to establish a =
connection and everything.</div><div><br></div><div>I also changed some cod=
e inside getTables method of DatabaseMetaData.cxx file so that when the dat=
abase is opened for=A0editing=A0it shows a default table exists in it.</div>
<div><br></div><div>However this table is empty, I want to show some data b=
ased on the user&#39;s connection string when s/he double clicks and opens =
the table. Could someone point me to where code for this is ? I want to put=
 in code to read ldap directory there so that I can show data from ldap as =
part of a table.</div>
<div><br></div><div>I tried setting breakpoint to executeQuery in SStatemen=
t.cxx but it does not go there when you doubleclick open the table in a dat=
abase.</div><div><br></div><div>any help is appreciated !</div><div><br>
</div><div>thanks,</div><div><br></div><div>Rohit</div>

--000e0cd2de9cb88a8104a5e1157c--