NB 6.0 desktop DB GUI wizard bugs?
openBA <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Hi, as a newby I used a new very nice DB GUI wizard at first on CARS demo and then on my own mySQL databases. With CARS db was no problem, not on javaDB neither on mySQL (recreated), but as I used it on my own mySQL db's I found 2 probable bugs: 1) none of the GUI db applications, created with wizard, was able to create a new record. Only difference btw. CARS and myDBs, was that I heavily used lower and upper cases for clarity both in db names as in column names. I found, that db names are producing run-time errors if they have also lower case characters. This shouldn't be the case. (it's a Linux environment) 2) if I run the wizard promptly after creating the new jdbc connection, NB6 does not ask for the user name and password for the db, because connection is still a live. But after a while, a connection is automatically dropped and the generated application won't run because it can't connect to db. At the moment the only solution which works is to restart NB 6.0 b9 before using the wizard. I would also like to have 3. wizard option, to create GUI form with 2 (Master/Slave) tables. This case is very often used in applications, but I didn't found any tutorial about manually creating it, even in older NB versions. Thanks for any help or suggestion. -- View this message in context: http://www.nabble.com/NB-6.0-desktop-DB-GUI-wizard-bugs--tf3768383.html#a10653603 Sent from the Netbeans - UI mailing list archive at Nabble.com.