mssql_connection 1.1.3 copy "mssql_connection: ^1.1.3" to clipboard
mssql_connection: ^1.1.3 copied to clipboard

PlatformAndroid

A Flutter plugin for Android providing MS SQL Server database connectivity.

1.1.3 #

Added #

  • bug fixes in stored procedures.

[1.1.2] #

Added #

  • Updated the bit type to Integer.

[1.1.1] #

Added #

  • Updated the milliseconds timestamp to date String.

[1.1.0] #

Added #

  • Optimized plugin, converted Java to Kotlin for performance enhacement.

[1.0.3] #

Added #

  • updated the code documentation.

[1.0.2] #

Added #

  • updated the documentation.

[1.0.1] #

Added #

  • Initial release of the Flutter plugin for connecting to Microsoft SQL Server databases.
  • Support for connecting to databases with customizable connection parameters.
  • Ability to execute SQL queries and retrieve results in JSON format.
  • Database write operations, including inserts, updates, and deletes, with transaction support.
  • Automatic reconnection handling for improved robustness in case of connection interruptions.
  • Configurable timeout for database connections to manage response times.
13
likes
150
points
280
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Android providing MS SQL Server database connectivity.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mssql_connection