Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

Connecting to SQL Server and KeepAlive

$
0
0
Hi,
I'm trying to write a program in MSVC to connect to SQL Server and wondering if it is possible to set KeepAlive parameter on the connection from the code. Or it should be done from the ODBC Driver Manager and it can't be done from the C++.

Thank you.

Viewing all articles
Browse latest Browse all 3046

Trending Articles