Subject Firebird Transaction
Author Sebastian J.
Hi everybody.....

I was reading the Interbase Docs about TRANSACTION and I have two question

1.- How can I Start a Named Transaction. Is there a �"Begin Transaction" instruction?�

2.- Can I lock a single field like SQL Server for example:

In SQL Server:

SELECT P.CONCOD, C.CODALT, C.TPOCON, C.TPOCAL, P.IMPORT
FROM PERCON P (nolock), CONCEPTOS C (nolock)
WHERE P.CONCOD = C.CONCOD

Can I do that in Firebird?

Thanks a lot .................

Regards

Antonio



---------------------------------
Do you Yahoo!?
The all-new My Yahoo! � Get yours free!

[Non-text portions of this message have been removed]