Re: [fpc-pascal] SQLdb :: Commit, Rollback, etc.

2011-11-30 Thread Marcos Douglas
On Wed, Nov 30, 2011 at 1:34 PM, Sven Barth wrote: > Am 30.11.2011 15:47, schrieb Marcos Douglas: >> >> Hi, >> >> Why TSQLTransaction.Commit calls CloseDataSets? >> Always that I call StartTransaction and Commit/Rollback and I have to >> reopen my DataSets?! > > Use CommitRetaining and RollbackRet

Re: [fpc-pascal] SQLdb :: Commit, Rollback, etc.

2011-11-30 Thread Sven Barth
Am 30.11.2011 15:47, schrieb Marcos Douglas: Hi, Why TSQLTransaction.Commit calls CloseDataSets? Always that I call StartTransaction and Commit/Rollback and I have to reopen my DataSets?! Use CommitRetaining and RollbackRetaining. These don't call CloseDataSets. Regards, Sven ___

[fpc-pascal] SQLdb :: Commit, Rollback, etc.

2011-11-30 Thread Marcos Douglas
Hi, Why TSQLTransaction.Commit calls CloseDataSets? Always that I call StartTransaction and Commit/Rollback and I have to reopen my DataSets?! Marcos Douglas ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailma

[fpc-pascal] CGI JSON RPC

2011-11-30 Thread Dimitrios Chr. Ioannidis
Hi all, i surely need some help regarding the use of cgi with json rpc. I looked at the demo1 example and tested it with testcgi app from the command line. All was fine. Then i tried to run the demo1 cgi app from apache with a php json rpc client. It seems that i can't find the right uri t

[fpc-pascal] Re: JNI crash

2011-11-30 Thread Felipe Monteiro de Carvalho
Link to the related android-ndk thread: http://groups.google.com/group/android-ndk/browse_thread/thread/ba542483f062a828 -- Felipe Monteiro de Carvalho ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listi