that is indeed very strange. Are you definitely using the most uptodate driver for SQLLITE? Sounds like they are not implementing the JDBC API properly.
Is this a popular database? I could install it and do some testing to see if its something we have to do a "if 'sqllite' then be gentle" statement inside OpenBD. Prefer not to do that! Rob wrote: > I have also set up the Jetty/OpenBD, and have it running against SQL > Server and MySQL. My goal is a true xCopy installation of my > application, and I am getting closer. I installed Sqlite 3.6.4, and > the sqlitejdbc-v053.jar driver. I verified the SQLite works using the > SQLite2008Pro manager. I am able to perform select statement OK. > When I run an Update or Insert statement, the SQL executes, but throws > a CF error, "no ResultSet available". This actually makes sense, as > there are no results on an update or insert. Any advice? --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
