Hi Hu Ping

> -----Original Message-----
> From: Hu Ping [mailto:[EMAIL PROTECTED]]
[snip]
> DELETE, INSERT and UPDATE operations(SELECT operation works 
> well) . When I
> execute delete/insert/update statement, there is no any error message
> appeared after execute my program, but I found these actions 
> haven't been
> applied to my database. 

Please check, whether

        - autocommit (SQLSetConnectAttr) is on
or
        - SQLEndTran is called


If you are sure, that the operations are commited and still
no data is changed in the data base, please let me know.


Regards  Thomas


----------------------------------------------
Dr. Thomas K�tter
SAP DB, SAP Labs Berlin


SAP DB is open source. Get it!    www.sapdb.org 


 
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to