 |
SQLManageDataSources ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
SQLManageDataSources displays a dialog box with which users can set up, add, and delete data sources in the system information. |
 |
 |
| Code examples: |
 |
|
|
 |
 |
| Declaration: |
 |
 |
BOOL SQLManageDataSources(
HWND hwnd
);
|
 |
 |
 |
| FoxPro declaration: |
 |
 |
DECLARE INTEGER SQLManageDataSources IN odbccp32;
INTEGER hwnd
|
 |
 |
 |
| Parameters: |
 |
hwnd
[Input]
Parent window handle. |
 |
 |
| Return value: |
 |
| SQLManageDataSources returns FALSE if hwnd is not a valid window handle. |
 |
 |
| Word Index links for the SQLManageDataSources : |
 |
|
|
 |
 |
| Translate this page: |
 |
|
 |
 |
| • |
 |
| Created: | 2003-01-31 16:39:16 | | Modified: | 2003-01-31 16:40:26 | Visited in last 7 days: 15 |