afernandes / ConnectionFactoryVB6

Database manipulation easy and reliable way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConnectionFactoryVB6

FOSSA Status

[For VB6 / C # likes]

Database manipulation easy and reliable way. Based on the "ConnectionFactory.NET".

  • Anti SQL Inject
  • Transactions with automatic rollback in case of errors.
  • Connection Pooling
  • ExecuteNonQuery
  • ExecuteReader
  • ExecuteReaderAsync
  • ExecuteScalar

License

FOSSA Status

About

Database manipulation easy and reliable way.

License:The Unlicense


Languages

Language:Visual Basic 98.7%Language:TSQL 1.3%