SQLiteJava

Kevin Rushforth kevin.rushforth at oracle.com
Thu Sep 6 22:52:20 UTC 2018


[Bcc'ing the openjfx-dev list]

I see no indication that there is anything relating to JavaFX in your 
question, so there seems to be no need to include the openjfx-dev list.

-- Kevin


On 9/6/2018 3:21 PM, AmnoJeeuw wrote:
> I have a database table named company that looks like this:
>
> snapshot2
>
>
> When the application is asked to change the value of ArbolOne to ArbolOn,
>
> db_snapshot1
>
>
> the application generates the following schema represented on this 
> message box:
> db_snapshot3
>
>
> which produces this Exception error:
> db_snapshot4
>
>
> I am attaching a snip of the code, in case you'd like to know it.
> Having said that, I'd like to know if this is a bug or if I have not 
> understand the information found in here 
> <https://www.tutorialspoint.com/jdbc/jdbc-update-records.htm>.
>
> Any help would be much appreciated.
>



More information about the openjfx-dev mailing list