SDBC driver / Display data to user

Rohit Kulkarni <[email protected]> Wed, 15 Jun 2011 23:19:34 -0500
Newsgroups gmane.comp.openoffice.dba.devel
Message-ID <[email protected]>
--000e0cd2583c91a93304a5cc93ab
Content-Type: text/plain; charset=ISO-8859-1

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 available
tables and queries etc.

Now I don't have any tables there as this is just a sample driver. What I
want to do is extract some sample data from my LDAP directory and display it
in a table to the user. But I can figure out how can I do that.

Could someone give me any pointer about how can you show the data read from
the underlying database, to the user in a table?

thanks in advance.

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

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

Hello,<div><br></div><div>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 t=
hrough couple of steps of=A0establishing=A0a connection with the correct co=
nnection string there is this new Window that shows up which is supposed to=
 show list of available tables and=A0queries=A0etc.</div>
<div><br></div><div>Now I=A0don&#39;t=A0have any tables there as this is ju=
st a sample driver. What I want to do is extract some sample data from my L=
DAP directory and display it in a table to the user. But I can figure out h=
ow can I do that.</div>
<div><br></div><div>Could someone give me any pointer about how can you sho=
w the data read from the underlying database, to the user in a table?</div>=
<div><br></div><div>thanks in advance.</div><div><br></div><div>-Rohit</div>

--000e0cd2583c91a93304a5cc93ab--