NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
hesh
Joined: 23 Jun 2010 Posts: 4
|
Posted: Wed Jun 23, 2010 7:05 am Post subject: SQL Queries from netbeans on H2 database |
|
|
Hi,
I have a connection on H2 database defined under Services->Databases. But when i try to execute query that has an aggregate function or some calculation included in the select clause (for example: select count(*) from REPORT_ABC_SUM), i don't get any result and netbeans reports only following (no detailed error information):
Line 1, column 1
Execution finished after 0 s, 1 error(s) occurred.
If i do a " select * ", or just enter column names, everything works fine.
Is there anything i need to set up for this to work? |
|
| Back to top |
|
 |
hesh
Joined: 23 Jun 2010 Posts: 4
|
Posted: Thu Jun 24, 2010 3:05 pm Post subject: |
|
|
Can at least someone confirm that this works on other databases? If that is the case, i'll post this on h2 forums as well . |
|
| Back to top |
|
 |
hesh
Joined: 23 Jun 2010 Posts: 4
|
Posted: Fri Jul 23, 2010 11:06 am Post subject: |
|
|
Just to let everyone know. In netbeans 6.9 this works fine. 6.8 had problems  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|