sqlcequery icon indicating copy to clipboard operation
sqlcequery copied to clipboard

A fast and lightweight tool for querying and manipulating SQLCE databases. This tool supports SQLCE versions 3.0, 3.1, 3.5 and 4.0

Results 8 sqlcequery issues
Sort by recently updated
recently updated
newest added

Bumps [Extended.Wpf.Toolkit](https://github.com/xceedsoftware/wpftoolkit) from 4.0.2 to 4.4.0. Release notes Sourced from Extended.Wpf.Toolkit's releases. Extended WPF Toolkit - v4.4.0 What's new in v4.4.0? Released August 12, 2022 v4.4.0 provides 17 bug fixes...

dependencies

App is not able to open up big DBs (> 1 GB) prints error

bug

Bumps [AvalonEdit](https://github.com/icsharpcode/AvalonEdit) from 5.0.4 to 6.1.3.50. Release notes Sourced from AvalonEdit's releases. AvalonEdit 6.1.3 TFM changes: net6.0-windows (LTS) added Expose MarkerPen and MarkerCornerRadius on SearchPanel Fix TSQL highlighting where a...

dependencies

The Inno Setup based installer shows the incorrect version in the title bar. This version number should be updated by the build pipeline to ensure it shows the correct version,...

bug

Bumps Microsoft.SqlServer.Compact from 4.0.8854.1 to 4.0.8876.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.SqlServer.Compact&package-manager=nuget&previous-version=4.0.8854.1&new-version=4.0.8876.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

- [x] Explore repository structure and understand the codebase - [x] Fix bug: Missing `.Trim()` in SQL statement check in SqlCeDatabase35.SqlCeDatabase.ExecuteQuery() - queries with leading whitespace were not being recognized...