[v2] SQLite Database Viewer

Post your working scripts, libraries and tools.
SOTE
Posts: 1426
Joined: 15 Jun 2015, 06:21

Re: [v2] SQLite Database Viewer

04 May 2019, 05:26

Impressive. Definitely you should have a compiled version for those outside of the AutoHotkey community.
User avatar
kczx3
Posts: 1640
Joined: 06 Oct 2015, 21:39

Re: [v2] SQLite Database Viewer

04 May 2019, 06:40

There is a compiled version on the releases page of the Github url for this project
SOTE
Posts: 1426
Joined: 15 Jun 2015, 06:21

Re: [v2] SQLite Database Viewer

04 May 2019, 07:22

kczx3 wrote:
04 May 2019, 06:40
There is a compiled version on the releases page of the Github url for this project
You might want to also link to your release page, on the first page of this thread.
https://github.com/kczx3/SQLiteViewer/releases/tag/v0.2-beta

Not all Github pages have releases, so people might not be looking. Plus it just makes it easier for those that want to download and check out your program.
SOTE
Posts: 1426
Joined: 15 Jun 2015, 06:21

Re: [v2] SQLite Database Viewer

05 May 2019, 11:34

Suggesting an automatic browse data feature for tables, somewhat like there is with DB Browser, as this is quite convenient.
lm2s
Posts: 2
Joined: 29 Dec 2019, 10:59

Re: [v2] SQLite Database Viewer

29 Dec 2019, 11:16

When starting it gives an error...
See screendump in attached file
Attachments
sqliteviewer.png
sqliteviewer.png (12.86 KiB) Viewed 2684 times
gregster
Posts: 8999
Joined: 30 Sep 2013, 06:48

Re: [v2] SQLite Database Viewer

29 Dec 2019, 11:19

It's a AHK v2 (alpha version) script. ("Created using ahk v2-a100 and not tested with any other versions.")
Which AHK version are you running when this error occurs... ?
lm2s
Posts: 2
Joined: 29 Dec 2019, 10:59

Re: [v2] SQLite Database Viewer

29 Dec 2019, 11:39

v2.0_a108
User avatar
kczx3
Posts: 1640
Joined: 06 Oct 2015, 21:39

Re: [v2] SQLite Database Viewer

29 Dec 2019, 12:51

Yeah it’s definitely not going to work on probably any recent version of v2 that have the vast changes to objects, arrays, and maps
toralf
Posts: 868
Joined: 27 Apr 2014, 21:08
Location: Germany

Re: [v2] SQLite Database Viewer

29 Dec 2019, 13:02

Hi kczx3,
I saw that you invoke calltips for your internal scintilla control. Do you know if the call tip of a scintilla in an editor (e.g. Notepad++) can be invoked from AHK too?
ciao
toralf
User avatar
kczx3
Posts: 1640
Joined: 06 Oct 2015, 21:39

Re: [v2] SQLite Database Viewer

29 Dec 2019, 14:07

I’m sure it could but typically the call tip is invoked in response to what was previously typed and can even be specific to the particular token type of the current word (variable, keyword, method, etc.).

It really just requires sending a message to the control.
Zedcars
Posts: 11
Joined: 17 Sep 2021, 07:50

Re: [v2] SQLite Database Viewer

09 Oct 2021, 23:58

Thank you for putting this together.

If I wanted to get this working under the latest 2.0 beta 1 version, would this be possible? Although I’ve been using AHK for about 9 years, I’m only a basic user.

The issue is my workplace IT block v2 a100, whereas the latest beta version is not blocked. I’m also unable to run any .exe as that requires admin privileges.

(I have tried to run this under the beta version but I get errors)

Given what you’ve said above it seems my only option would be to try to rewrite this so it is comparable with the beta. Do you think this is something a basic user could do? I’ve ready rewritten my v1 scripts so they are v2 beta 1 compatible. However, they are by no means sophisticated so conversion was straightforward.
hasantr
Posts: 933
Joined: 05 Apr 2016, 14:18
Location: İstanbul

Re: [v2] SQLite Database Viewer

23 Mar 2022, 17:23

@kczx3 This vehicle is great. And the libraries in it are also unique to Autohotkey. V2 beta has been released. Do you have plans to update this app?
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: [v2] SQLite Database Viewer

19 Dec 2022, 03:52

Do you still maintain this repo?
Also with the updated v2 version by just me (https://www.autohotkey.com/boards/viewtopic.php?f=83&t=95389)
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile

Return to “Scripts and Functions (v2)”

Who is online

Users browsing this forum: No registered users and 20 guests