Re: [Jython-users] java.sql.SQLException: General error
by Charles Duffy other posts by this author
May 7 2003 1:01PM messages near this date
[Jython-users] java.sql.SQLException: General error
|
Re: [Jython-users] Resetting an embedded interpreter
On Wed, 2003-05-07 at 02:57, Mohammad Islam wrote:
> I am using PyServlet and connecting MS Access databse.
> I can perform all DML task except deleting. When I try
> to delete a row from table, every time I get message
> "java.sql.SQLException: General error".
This is very unlikely to be a Jython problem. I fully expect that if you
write the same code in Java, you'll receive the same behaviour.
I'd advise talking to any DBA or similar expert you have handy.
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
_______________________________________________
Jython-users mailing list
Jython-users@[...].net
https://lists.sourceforge.net/lists/listinfo/jython-users
Thread:
Mohammad Islam
Charles Duffy
|