Re: NB 6.0 desktop DB GUI wizard bugs?
Wade Chandler <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Comments inline, but please use nbusers for these type comments and questions next time. nbui is used for the IDEs actual user interface. Issues like your #3 Wizard option question would be better as an issue at the URL I give you below and would be marked as FEATURE...more inline ... --- openBA <[email protected]> wrote: > > 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: > For all bugs please search for and file them at: http://www.netbeans.org/community/issues > 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) > This would be a bug I would think. It seems like instead of quoting the names they are probably being converted to all upppercase where as they should be something like "TableName"."ColumnName". > 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. > You should be able to go into the Runtime window/tab/view and reconnect the connection. > 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. > This is either or planning or in the works. Not sure if it will be here by 6.0 release or the next. Wade ================== Wade Chandler Software Engineer and Developer Netbeans Community and Dream Team Member: http://wiki.netbeans.org/wiki/view/NetBeansDreamTeam Check out Netbeans at: http://www.netbeans.org