VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



EBDSNCombo

by Richard@Home (5 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

Supplies a list of available User and System ODBC Data Sources. The DriverFilter Property allows you to limit the available DSNs to that of a specific driver (e.g. SQL Server). Uses pure ODBC API calls.

API Declarations
SQLGetDiagRec
SQLAllocHandle
SQLFreeHandle
SQLSetEnvAttrInteger
SQLDataSources

Rate EBDSNCombo

Upload

Download this snippet    Add to My Saved Code

EBDSNCombo Comments

No comments have been posted about EBDSNCombo. Why not be the first to post a comment about EBDSNCombo.

Post your comment

Subject:
Message:
0/1000 characters