Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using SQLSetProp(lnConnectionHandle, 'Transaction', 2)
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00468274
Message ID:
00468360
Views:
13
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform