vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'm very interested in Table Editor-like functionality against my DB2 v7 and v8 databases. I have seen references to the IBM Table Editor product, but it looks expensive and some web sites indicate that it is no longer available/shipping?? I have also seen the excellent IBM Developer Domain "Our Experiences with Writing a Table Editor GUI for DB2" and "Writing a Web-based Table Editor GUI for DB2" at http://www7b.boulder.ibm.com/dmdd/li...6chaitgal.html and http://www7b.boulder.ibm.com/dmdd/li...11bhopuli.html I'm interested in seeing other approaches. I am wondering if there is any other software available, free or otherwise, that provides this table-editor functionality? TIA allen |
| ||||
| You could also look at Advanced Query Tool at http://www.querytool.com/ which allows you to edit tables. Cost is $100. Phil Castle. On Mon, 11 Aug 2003 20:49:20 +0200, "Kai-Uwe Klavei" <klavei@t-online.de> wrote: > allenj@ndr.com wrote: > > I'm very interested in Table Editor-like functionality against my DB2 > > v7 and v8 databases. > > [...] > > I am wondering if there is any other software available, free or > > otherwise, that provides this table-editor functionality? > > Take a look at the feature matrix: The Personal edition provides an inline > and a form editor. > http://www.minq.se/products/dbvis/index.html > > Maybe this provides what you are looking for. > http://squirrel-sql.sourceforge.net/ > > Another Sourceforge project. > http://javadbclient.sourceforge.net/ > > Regards, > Kai-Uwe > > > |