Top "Sqlexception" questions

An exception that is thrown when the database driver encounters an error.

Java SQL Exception Invalid Cursor State - no current row

I've been having a hard time trying to figure this out. First I have an insertProduct(Product p) method that …

java derby sqlexception
java Unreachable catch block for SQLException

I want to catch SQLException on the try-catch block of Foo method and here is my code which is not …

java sql exception exception-handling sqlexception
Obtain the Query/CommandText that caused a SQLException

I've got a logger that records exception information for our in house applications. When we log SQL exceptions it'd be …

c# sqlexception
ActiveRecord::StatementInvalid SQLite3::SQLException: no such column: true:

I want to have @messages return @folder.messages where the value of column "deleted" is NOT equal to true. I'm …

ruby-on-rails ruby-on-rails-3 sqlite sqlexception sqlite3-ruby
An error occured during the pre-login handshake

I had a C# application that communicates with a database using Linq to SQL and was working just fine when …

c# sql-server linq-to-sql sqlexception
SQLiteException: cannot start a transaction within a transaction (code 1)

I'm having a problem finishing an SQLite transaction and I'm totally baffled on how to do it. It totally looks …

android sqlite sqlexception
architecture mismatch between the Driver and Application?

I am using JDBC to connect to my microsoft access database. I get the following exception when I try to …

eclipse ms-access jdbc 64-bit sqlexception
ORA-00600 , Arguments: [KGL-heap-size-exceeded]

My oracle 12c (12.1.0.1) database stop working last night (actually It worked but very very slow) , and started throwing the following …

oracle sqlexception ora-00600