Questions tagged as 'netbeans'

1
answer

What is the error in the last row of UPDATE usage in the MySQL language?

I developed a final project without error, done in Java, but I still only have a UPDATE error in the last line of the database creation clientes of the database in the MySQL language. I am asking to update the data. public void a...
asked by 20.06.2016 / 18:16
0
answers

Close one jInternalFrame before opening another

I'm doing a browser project (where I myself create the "pages" in netbeans design - All offline ) just to learn on vacation. But I have a doubt, I believe it is simple but as I am starting I am still trying to understand the logic. I have a...
asked by 07.07.2016 / 19:57
1
answer

No query executed factory registered for 'sql' language

In my project there are some reports and graphs, using DynamicReports that work correctly on IDE Netbeans without any error. However, through the command line running the java -jar MinhaAplicação.jar jar this Exception...
asked by 30.05.2016 / 19:01
1
answer

Insert license as dependency in a Maven project

EDIT: The problem still persists, I posted below in my answer new information about the problem. Thank you. Hello! I made some tests using the JxBrowser library and I intend to use it in my academic project. However, my project is in Mav...
asked by 05.06.2016 / 20:56
1
answer

Connect to SQLServer using Windows 10?

I'm using Windows 10 and I have to connect to a SQLServer 2000 database using the command line in a java application. But I'm getting an error. run: ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver SQLException: No suitabl...
asked by 25.04.2016 / 14:04
1
answer

Error saving image path SQLITE: table .. has no column named [closed]

ItisgivingerrorinsavingthepathoftheimageinSQLITE.ItsaysitdoesnothaveacolumnnamedpathImageinthetableproductsattachedimagewitherrorforbetterunderstanding.MyDaoProductClass:importandroid.content.ContentValues;importandroid.database.Cursor;importbr...
asked by 24.01.2016 / 18:52
0
answers

Consume webservice JAVA - Problem

I'm trying to consume webservice but it's giving me an error that I do not understand. The webservice is this . I'm trying to use solicitarRange , and I usually do this: new WebServiceScol_Service().getWebServiceScolPort().solicitarR...
asked by 21.01.2016 / 17:55
1
answer

How to execute a .jar using java jdbc on another machine

I am a beginner in the java area, I made an application using the netbeans native database. I generate the file jar , and on the machine I made the application the jar executes normally, but when I put this jar on another machine it...
asked by 17.02.2016 / 14:07
1
answer

Error calling data from a list to a registration screen

From now on Thank you for understanding everyone, as I am not very experienced. I am having an error loading client data from a list. I want, when I click on the add client, I get the client name in the client field and so with the salesperson a...
asked by 30.12.2015 / 05:20
1
answer

Error Netbeans 8.2 "java.sql.SQLException: Unknown system variable 'query_cache_size'"

I can not connect to a MySql database through the Netbeans IDE, the following error is reported: java.sql.SQLException: Unknown system variable 'query_cache_size'     
asked by 05.06.2018 / 18:04