Click or drag to resize

List of Functions

X#

The Functions type exposes the following members.

Functions
  NameDescription
Public methodStatic member_SLen Obsolete.
Public methodStatic memberDotNetType2VOType
Public methodStatic memberDToCSQL
Convert a date to a string in "YYYY-MM-DD" format
Public methodStatic memberGetMyConnection Obsolete.
Public methodStatic memberCode exampleSQLConnectErrorMsg
Return and optionally change the setting that determines whether to display connection error messages.
Public methodStatic memberSqlDeleteWhiteSpace Obsolete.
**Missing documentation **
Public methodStatic memberCode exampleSQLDropMyConnection Obsolete.
Disconnect the ODBC data source.
Public methodStatic memberCode exampleSQLGetDataSources
Identify the available ODBC data sources.
Public methodStatic memberCode exampleSQLOpenConnection Obsolete.
Connect to a list of ODBC sources.
Public methodStatic memberCode exampleSQLSetConnection
Return and optionally change the default SQL connection.
Public methodStatic memberCode exampleSqlSetStmtConcurrency Obsolete.
Return and optionally change the default concurrency mode for SQLSelect objects
Public methodStatic memberCode exampleSqlSetStmtCursorType Obsolete.
Return and optionally change the default cursor type used by for SQLSelect objects
Public methodStatic memberCode exampleSqlSetStmtSimulateCursor Obsolete.
Return and optionally change the default cursor simulation mode used by for SQLSelect objects
Top
See Also