<< < 354 355 356 357 358 359 360 361 362 363 364 > >>   ∑:9045  Sort:Date

"security" Command for Keychains on macOS
This section provides a tutorial example on how to use the 'security' command to manage keychains on macOS computers.
2026-05-06, ∼127🔥, 0💬

Herong's Tutorial Examples
Free tutorial books on programming, information technology, Chinese language, and other topics by Herong Yang
2021-08-27, ∼123🔥, 2💬

JDBC-ODBC - Connecting to a DSN
This section describes how to connect to a DSN (Data Source Name) with JDBC-ODBC Bridge.
2023-05-06, ∼122🔥, 4💬

"cryptography.hazmat.primitives.asymmetric.ec" - Generate EC Keys
This section provides a tutorial example on how to use 'cryptography.hazmat.primitive s.asymmetric'module to generate EC private-public key pairs in Python scripts.
2026-05-07, ∼120🔥, 0💬

JDBC-ODBC - Connecting to MS Access Database Files
This section describes how to connect to a SQL Server 2005 through DSN with JDBC-ODBC Bridge.
2017-05-24, ∼120🔥, 5💬

Root CA Certificate Location on Linux
This section provides a quick introduction of root CA certificate location on Linux computer.
2026-05-06, ∼119🔥, 0💬

update-ca-certificates Command on Ubuntu
This section describes how to use the update-ca-certificates Command to manage trusted root CA certificates on Ubuntu computers.
2026-05-06, ∼119🔥, 0💬

"serialization.load_pem_private_key()" - Load EC Private Key
This section provides a tutorial example on how to use 'cryptography.hazmat.primitive s.serialization.load_pem_priva te_key'method to load an EC private key in PEM format in Python scripts.
2026-05-07, ∼114🔥, 0💬

update-ca-trust Command on CentOS
This section describes how to use the update-ca-trust Command to manage trusted root CA certificates on CentOS computers.
2026-05-06, ∼114🔥, 0💬

JDBC-ODBC - Loading sun.jdbc.odbc.JdbcOdbcDriver
This section describes how to load the JDBC-ODBC Bridge driver class with the Class.forName() method.
2023-05-17, ∼114🔥, 19💬

Adding CA Certificates for the PHP Engine
This section provides a tutorial example on how to add self-signed certificates as trusted CA certificates for the PHP engine.
2022-11-09, ∼109🔥, 0💬

Testing OpenSSL with stream_socket_client()
This section provides a tutorial example on how to test the PHP OpenSSL module with the stream_socket_client() function, which allows you to open a socket connection to a remote computer with the secure TLS protocol and SSL stream context options.
2022-10-10, ∼107🔥, 0💬

Inserting BLOB Values with SQL INSERT Statements
This section describes how to insert BLOB values as normal strings using INSERT statements.
2019-04-29, ∼107🔥, 2💬

SQL Server CLOB (Character Large Object) - TEXT
This chapter provides tutorial notes on CLOB (Character Large Object) data types, TEXT, with SQL Server JDBC Driver. Topics include creating tables to store CLOB values in SQL Server server; inserting CLOB values with direct SQL INSERT statements, or PreparedStatement with setString(), setCharacterS...
2016-04-07, ∼107🔥, 1💬

JDBC-ODBC Bridge Driver - Flat Text Files
This chapter provides tutorial notes on using JDBC-ODBC Bridge to access data stored in flat text files. Topics include creating tab delimited data files; creating and configuring DSN for flat data files; running queries on flat files.
2015-10-27, ∼107🔥, 1💬

Keychain File Locations on macOS
This section provides a tutorial example on how to find Keychain file locations on macOS computers.
2022-10-08, ∼106🔥, 0💬

JDBC Driver Connection URL
This section describes the connection URL format and how to create connection objects with the DriverManager class.
2021-01-28, ∼106🔥, 2💬

JDBC-ODBC - Creating a MS Access Database File
This section describes how to create a MS Access database file to be used for ODBC MS Access driver testing.
2018-02-07, ∼106🔥, 4💬

CA Certificates at "/etc/ssl | /private/etc/ssl"
This section provides a tutorial example on how to find CA certificate files used by the PHP programming engine on macOS computers.
2022-10-09, ∼105🔥, 0💬

0600: Arabic
This section provides a quick summary of the Unicode code point block: 'Arabic', which contains 256 code points to represent alphabetic letters used in the Arabic language.
2020-03-06, ∼105🔥, 2💬

JDBC-ODBC - Inserting Data Rows to MS Access Database
This section describes how to insert new data rows into MS Access database through the JDBC-ODBC driver.
2017-03-17, ∼104🔥, 5💬

JDBC-ODBC - Creating DSN for MS Access
This section describes how to create a DSN that connected to a MS Access database file.
2015-09-20, ∼104🔥, 3💬

JDBC-ODBC Bridge Driver - sun.jdbc.odbc.JdbcOdbcDriver
This chapter provides tutorial notes on the JDBC-ODBC Bridge driver produced by Sun and DataDirect. Topics include loading JDBC-ODBC Bridge driver; creating a DSN (Data Source Name) with a ODBC driver; Connecting to SQL Server with JDBC-ODBC Bridge.
2023-03-23, ∼103🔥, 29💬

Testing OpenSSL with fsockopen()
This section provides a tutorial example on how to test the PHP OpenSSL module with the fsockopen() function, which allows you to open a socket connection to a remote computer with the regular TCP protocol or the secure TLS protocol.
2022-11-01, ∼103🔥, 0💬

<< < 354 355 356 357 358 359 360 361 362 363 364 > >>   ∑:9045  Sort:Date