Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connection Handler Error
Message
 
À
04/05/2006 06:38:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01119066
Message ID:
01119071
Vues:
20
Hi Shailesh,

How you open connection?
If you open connection by SQLSTRINGCONNECT(), then check result value of SQLGETPROP(0, "Asynchronous").
If you open connection by SQLCONNECT() or at open remoteview view, then check property "Asynchronous" of connection in DBC.

The result value must be .F. If .T., then connection is in Asynchronous mode and you cannot it again. But you can use function SQLCANCEL(handle) for canceling running SQL command (SPT or remote view).

MartinJ


>Hi All,
>
> We are using SQLConnectstring to connect database . But sometimes i m suffering from the following error as
>Connection "name" is busy
>and then if i suspend it and again run it it runs finely . Why is this error comming ? Any suggestions to overcome this ?
>
>
>Thanking You.
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform