transaction - Embedded transactional database of accounts, running in multithreaded mode. udecimal - High performance, high precision, zero allocation fixed-point decimal library for financial applications. vat - VAT number validation & EU VAT rates. ⬆ back to top Forms Libraries for working with...
dbq - Zero boilerplate database operations for Go. Dotsql - Go library that helps you keep sql files in one place and use them with ease. gendry - Non-invasive SQL builder and powerful data binder. godbal - Database Abstraction Layer (dbal) for go. Support SQL builder and get result ...
dbq - Zero boilerplate database operations for Go. Dotsql - Go library that helps you keep sql files in one place and use them with ease. gendry - Non-invasive SQL builder and powerful data binder. godbal - Database Abstraction Layer (dbal) for go. Support SQL builder and get result ...
using System.Data.Odbc; using System.Windows.Forms; namespace TestMdbCle { class MainClass { public static void Main(string[] args) { Frm.Shown += new EventHandler(Form1_Shown); Frm.ShowDialog(); } static string CntStr = "Driver=Microsoft Access Driver (*.mdb);Dbq=/home/eric/tmp/Ges...
dbConnectionString = "DRIVER={Microsoft Excel Driver (*.xls)};ReadOnly=1;DBQ=" & SourceFile 'Creating a new ADODB connection Set dbConnection = New ADODB.Connection On Error GoTo InvalidInput 'Open the database connection dbConnection.Open dbConnectionString ...
dbq - Zero boilerplate database operations for Go. Dotsql - Go library that helps you keep sql files in one place and use them with ease. gendry - Non-invasive SQL builder and powerful data binder. godbal - Database Abstraction Layer (dbal) for go. Support SQL builder and get result ...
httpin - Decode an HTTP request into a custom struct, including querystring, forms, HTTP headers, etc. nosurf - CSRF protection middleware for Go. qs - Go module for encoding structs into URL query parameters. queryparam - Decode url.Values into usable struct values of standard or custom ty...
dbq - Zero boilerplate database operations for Go. Dotsql - Go library that helps you keep sql files in one place and use them with ease. gendry - Non-invasive SQL builder and powerful data binder. godbal - Database Abstraction Layer (dbal) for go. Support SQL builder and get result ...
httpin - Decode an HTTP request into a custom struct, including querystring, forms, HTTP headers, etc. nosurf - CSRF protection middleware for Go. qs - Go module for encoding structs into URL query parameters. queryparam - Decode url.Values into usable struct values of standard or custom ty...
httpin - Decode an HTTP request into a custom struct, including querystring, forms, HTTP headers, etc. nosurf - CSRF protection middleware for Go. qs - Go module for encoding structs into URL query parameters. queryparam - Decode url.Values into usable struct values of standard or custom ty...