Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
How to change display settings: screen resolution, screen refresh rate
Adding and deleting Scheduled Tasks using NetScheduleJob API functions
Custom GDI+ class
Capturing keyboard activity of another application with the Raw Input API (VFP9)
Converting Unicode data from the Clipboard to a character string using a given code page
Winsock: sending email messages (SMTP, port 25)
Enumerating data formats currently available on the clipboard
Custom FTP Class for Visual FoxPro application
Splash Screen for the VFP application
Detecting changes in connections to removable drives (VFP9)
How to activate Windows Calculator
How to download a file from the FTP server using FtpGetFile
Enumerating raw input devices attached to the system (keyboard, mouse, human interface device)
Custom HttpRequest class (WinHTTP)
How to put a vertical text scrolling on the form (a movie cast)
Mapping and disconnecting network drives
Establishing connection using the SQLDriverConnect
How to convert a bitmap file to monochrome format (1 bpp)
Displaying bitmap using the AlphaBlend function
Using Font and Text functions
Using WM_COPYDATA for interprocess communication (VFP9)
GDI+: copying to the Clipboard (a) image of active FoxPro window/form, (b) image file
Displaying animated images on FoxPro form with BitBlt and StretchBlt functions
How to make a VFP form fading out when released (GDI+ version)
Enumerating ODBC Data Sources available on the local computer

User rating: 0/10 (0 votes)
Rate this code sample:
  • ~
More code examples    Listed functions    Add comment     W32 Constants      Translate this page Printer friendly version of this code sample
Versions:
click to open
Before you begin:
The code shows how to use SQLDataSources function to retrieve lists of available Data Sources (either System or User DSNs).

You may be interested in similar example:
  • How to retrieve list of system DSNs (Data Source Name) with parameters

  •  
      Members area. Log in to view this example.
     
      User name:
      Password:
     
     
      Forgot your password?
     
      Sign up for
    the Membership
     
     


    User rating: 0/10 (0 votes)
    Rate this code sample:
    • ~
    3729 bytes  
    Created: 2002-03-05 11:55:05  
    Modified: 2011-12-10 09:20:22  
    Visits in 7 days: 141  
    Listed functions:
    SQLAllocEnv
    SQLAllocHandle
    SQLDataSources
    SQLFreeEnv
    SQLFreeHandle
    SQLGetEnvAttr
    SQLSetEnvAttr
    Printer friendly API declarations
    My comment:
    Variable mDirection defines whether System, User or both DSNs will be retrieved depending on value assigned:
  • SQL_FETCH_FIRST_SYSTEM
  • SQL_FETCH_FIRST_USER
  • SQL_FETCH_FIRST
  • Word Index links for this example:
    Translate this page:
      Spanish    Portuguese    German    French    Italian  
    FreeTranslation.com offers instant, free translations of text or web pages.
    User Contributed Notes:
    There are no notes on this subject.


    Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

    Privacy policy
    Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
    Last Topics Visited (107.20.129.212)
    28.38 min.Example: 'Using the CreateFile'
    28.43 min.Example: 'How to make a VFP form fading out when released (GDI+ version)'
    3.23 hrs.Example: 'Custom HttpRequest class (WinHTTP)'
     Example: 'Using Change Notification Objects to monitor changes to the printer or print server'
    3.52 hrs.Example: 'How to delete all print jobs for a printer'
     Example: 'How to change the name and the size of the font in the MessageBox dialog'
    5.44 hrs.Example: 'Attaching menu to a top-level form'
     Function: 'SetWindowRgn'
    Function group: 'Painting and Drawing'
    10.5 hrs.Example: 'Using named pipes for interprocess communication'
     Function: 'keybd_event'
    Google
    Advertise here!