Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using SQLSetProp(lnConnectionHandle, 'Transaction', 2)
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00468274
Message ID:
00468360
Vues:
14
Hi!

Probably no, but I usually check for case when LAN/connection disconnected in the time between connection and this command. I also often override default setting using command
SQLSetProp(0, 'Transaction', 2)
0 in above command means setting for all further connections (you can change default value of many other properties by such way).

>If I connect successfully do I still need to check for a successful SQLSetProp(lnConnectionHandle, 'Transaction', 2)? If so, what can fail and why???
>
>Thank you in advance.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform