PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Problem SQLLOCK
Problem SQLLOCK
Débuté par Rui Cinta, 30 mai 2005 22:02 - Aucune réponse
Posté le 30 mai 2005 - 22:02
Hi.

I have a problem with the function SQLLock.

I have a SQL SERVER DataBase, and in the project initialization i made the describe connection and the Open connection.

When i try to lock a specific record using the SQLLock function (using a string with the query and using the SQLLOCK(QUERY)), the project crash and the error is "No Current Connection".

Someone can help me??

Thanks. Rui Cinta.