directory
0.0.0-20231219081341-6cde979a8d5c
Repository: https://github.com/sap/cgo-ase.git
Documentation: pkg.go.dev
# Packages
This example shows how to utilize the GenericExecer interface if both driver.Rows and driver.Result of a statement are required.
This example shows how the cgo.MessageRecorder can be used to process messages from the TDS server.
This example shows how a custom recorder can be implemented to process messages from the TDS server.
This example shows a simple interaction with a TDS server using the database/sql interface and the cgo-based driver.
This example shows a simple interaction with a TDS server using the database/sql interface, prepared statements and the cgo-based driver.