SDBC driver / Display data to user
Rohit Kulkarni <[email protected]> Wed, 15 Jun 2011 23:19:34 -0500
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <BANLkTi=kpYmPnvCPivAM1C3LN=TyrbzE7w__16896.0935822271$1308198048$gmane$org@mail.gmail.com> |
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